forked from fanruan/fineui
dailer
1 year ago
3 changed files with 17 additions and 6 deletions
@ -1 +1,3 @@ |
|||||||
export declare function $import(src: string, ext?: string, must?: boolean): void |
export declare function $import(src: string, ext?: string, must?: boolean): void |
||||||
|
|
||||||
|
export declare function loadResource(opt: { src: string, extension?: string, async?: boolean }): Promise<any> |
||||||
|
Loading…
Reference in new issue