修复dist问题
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
export declare const addScriptSync: (path: string, id: string) => boolean;
|
||||
export declare const addScript: (path: string, id: string) => Promise<unknown>;
|
||||
Reference in New Issue
Block a user