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