UNPKG

@datasworn/core

Version:

Typings and JSON schema common to Datasworn. This is a pre-release package, provided for developer feedback. It will almost certainly receive breaking changes.

5 lines (4 loc) 210 B
export { default as TypeElements } from './TypeElements.js'; export { default as TypeGuard } from './TypeGuard.js'; export { default as Regex } from './Regex.js'; export { default as CONST } from './CONST.js';