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