UNPKG

stonev5-utils

Version:
4 lines (3 loc) 176 B
export declare function osFs(): typeof import("fs/promises"); export declare function osFsSync(): typeof import("fs"); export declare function osPath(): typeof import("path");