source:
frontend/node_modules/cosmiconfig/dist/getDirectory.d.ts
| Last change on this file was 9af201e, checked in by , 12 days 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.
