UNPKG

@atlaskit/adf-schema

Version:

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

12 lines (11 loc) 285 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "BatchAttrsStep", { enumerable: true, get: function get() { return _batchAttrsStep.BatchAttrsStep; } }); var _batchAttrsStep = require("../steps/batch-attrs-step");