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