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