UNPKG

111 BTypeScriptView Raw
1export declare function requireFresh(mod: string): any;
2export declare function requireSafe(mod: string): any;