UNPKG

knowmax-quest-types

Version:

Contains type definitions for communicating with Knowmax Quest.

7 lines 382 B
export const METADATAORIGIN_DOCUMENT = 'Document'; export const METADATAORIGIN_DOCUMENTVERSION = 'DocumentVersion'; export const METADATAORIGIN_DOCUMENTNODE = 'DocumentNode'; export const METADATAORIGIN_COLLECTION = 'Collection'; export const METADATAORIGIN_DYNAMIC = 'Dynamic'; export const METADATAORIGIN_DYNAMICINDEXABLE = 'DynamicIndexable'; //# sourceMappingURL=metadata.js.map