UNPKG

@travetto/schema

Version:

Data type registry for runtime validation, reflection and binding.

2 lines 108 B
export const AllViewSymbol: unique symbol = Symbol.for('@travetto/schema:all'); export class UnknownType { }