Sha256: a0ce0f0284da8765903ab4a41a55c0c95bcc29994587066f4b2e295318560b24
Contents?: true
Size: 212 Bytes
Versions: 43
Compression:
Stored size: 212 Bytes
Contents
declare function getDirectory(filepath: string): Promise<string>; declare function getDirectorySync(filepath: string): string; export { getDirectory, getDirectorySync }; //# sourceMappingURL=getDirectory.d.ts.map
Version data entries
43 entries across 42 versions & 8 rubygems