3 lines
135 B
TypeScript
3 lines
135 B
TypeScript
import { EditorInterface } from '../interfaces';
|
|
export declare const path: EditorInterface['path'];
|
|
//# sourceMappingURL=path.d.ts.map
|