UNPKG

@atlaskit/adf-schema

Version:

Shared package that contains the ADF-schema (json) and ProseMirror node/mark specs

12 lines (11 loc) 306 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "unsupportedInline", { enumerable: true, get: function get() { return _unsupportedInline.unsupportedInline; } }); var _unsupportedInline = require("../schema/nodes/unsupported-inline");