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