UNPKG

single-source-of-truth

Version:
6 lines (5 loc) 229 B
import './prototype.js'; export { enum, TruthEnum } from './schemas/enum.js'; export { model, TruthModel } from './schemas/model.js'; export { relation, TruthRelation } from './schemas/relation.js'; export * from './symbols.js';