UNPKG

typix

Version:

A TypeScript library for validating object typings and values with custom rules, offering both strict type checking and value validation.

3 lines (2 loc) 62 B
const typix = require("./src/typix"); module.exports = typix;