godoos/frontend/public/vditor/dist/ts/util/getSelectText.d.ts
2024-07-25 16:41:01 +08:00

1 line
84 B
TypeScript

export declare const getSelectText: (editor: HTMLElement, range?: Range) => string;