UNPKG

@atlaskit/adf-schema

Version:

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

5 lines (4 loc) 69 B
export declare enum SortOrder { ASC = "asc", DESC = "desc" }