Const
The 0.1 MWL tag schema: every tag with its attributes, children and ref targets. Pass a different record to compile/validate to extend or replace the vocabulary.
0.1
ref
compile
validate
import { schema01 } from '@datamoc/mw_games/mwl';console.log(Object.keys(schema01).includes('game')); // true Copy
import { schema01 } from '@datamoc/mw_games/mwl';console.log(Object.keys(schema01).includes('game')); // true
The
0.1MWL tag schema: every tag with its attributes, children andreftargets. Pass a different record tocompile/validateto extend or replace the vocabulary.