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