UNPKG

abstract-type

Version:

The abstract-type library includes the abstract `Type` class and `Value` class for streamable type info and validating value.

7 lines (4 loc) 106 B
(function() { module.exports = require('../').Value; }).call(this); //# sourceMappingURL=index.js.map