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