mirror of
https://gitlab.com/MisterBiggs/brain-quartz.git
synced 2025-09-15 10:14:59 +00:00
inline scripts
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
export interface JSResource {
|
||||
src: string
|
||||
loadTime: 'beforeDOMReady' | 'afterDOMReady'
|
||||
type?: 'module'
|
||||
}
|
||||
|
||||
export interface StaticResources {
|
||||
|
Reference in New Issue
Block a user