UNPKG

medium-proeditor

Version:

A powerful & customizable Medium-style rich text editor

3 lines 194 B
import type { NodeExtendedSpec, SchemaOptions } from '../../types'; export declare function schema(options: SchemaOptions): Record<string, NodeExtendedSpec>; //# sourceMappingURL=schema.d.ts.map