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