Sha256: a0ce0f0284da8765903ab4a41a55c0c95bcc29994587066f4b2e295318560b24
Contents?: true
Size: 212 Bytes
Versions: 45
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
45 entries across 44 versions & 9 rubygems