source:
frontend/node_modules/cosmiconfig/dist/getDirectory.d.ts
| Last change on this file was 9af201e, checked in by , 2 weeks ago | |
|---|---|
|
|
| File size: 212 bytes | |
| Rev | Line | |
|---|---|---|
| [9af201e] | 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.
