UNPKG

carbon-validate

Version:

Data validators for the CarbonJS Framework or to be used standalone

7 lines (5 loc) 106 B
/** * @Author: Amir Ahmetovic <choxnox> * @License: MIT */ exports.Size = require("./size.js");