UNPKG

@technik-sde/prosemirror-recreate-transform

Version:

Create a set of steps transforming one prosemirror json document to another

4 lines (3 loc) 53 B
export interface AnyObject { [p: string]: any; }