UNPKG

eyeglass

Version:
10 lines 350 B
export declare function resetGlobalCaches(): void; export declare function realpathSync(path: string): string; export declare namespace realpathSync { var resetCache: () => void; } export declare function existsSync(path: string): boolean; export declare namespace existsSync { var resetCache: () => void; } //# sourceMappingURL=perf.d.ts.map