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