UNPKG

@atlaskit/adf-schema

Version:

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

12 lines (11 loc) 297 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "bodiedSyncBlock", { enumerable: true, get: function get() { return _bodiedSyncBlock.bodiedSyncBlock; } }); var _bodiedSyncBlock = require("../schema/nodes/bodied-sync-block");