UNPKG

presta

Version:

Hyper minimal framework for the modern web.

3 lines (2 loc) 111 B
export declare function requireFresh(mod: string): any; export declare function requireSafe(mod: string): any;