Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
test: val => isProsemirrorNode(val) || isEditorState(val) || isEditorSchema(val), print: val => {
Core utilities for dealing with the dom and prosemirror within remirror