UNPKG

@atlaskit/adf-schema

Version:

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

5 lines 143 B
export var SortOrder = /*#__PURE__*/function (SortOrder) { SortOrder["ASC"] = "asc"; SortOrder["DESC"] = "desc"; return SortOrder; }({});