UNPKG

@atlaskit/adf-schema

Version:

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

12 lines (11 loc) 275 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "indentation", { enumerable: true, get: function get() { return _indentation.indentation; } }); var _indentation = require("../schema/marks/indentation");