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