source:
trip-planner-front/node_modules/cosmiconfig/dist/getDirectory.d.ts@
fa375fe
Last change on this file since fa375fe was 6a3a178, checked in by , 3 years ago | |
---|---|
|
|
File size: 212 bytes |
Rev | Line | |
---|---|---|
[6a3a178] | 1 | declare function getDirectory(filepath: string): Promise<string>; |
2 | declare function getDirectorySync(filepath: string): string; | |
3 | export { getDirectory, getDirectorySync }; | |
4 | //# sourceMappingURL=getDirectory.d.ts.map |
Note:
See TracBrowser
for help on using the repository browser.