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