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