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