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