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