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