mirror of
https://gitlab.com/MisterBiggs/brain-quartz.git
synced 2025-07-26 08:11:24 +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