inline scripts
This commit is contained in:
parent
fcd81353f8
commit
4bdc17d4a1
19 changed files with 187 additions and 69 deletions
|
@ -1,6 +1,7 @@
|
|||
export interface JSResource {
|
||||
src: string
|
||||
loadTime: 'beforeDOMReady' | 'afterDOMReady'
|
||||
type?: 'module'
|
||||
}
|
||||
|
||||
export interface StaticResources {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue