get-edit-file-path.d.ts 144 B

12
  1. export declare function getEditFilePath(top: string, edit?: boolean | string): Promise<string>;
  2. //# sourceMappingURL=get-edit-file-path.d.ts.map