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