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