UNPKG

class-validator-is-nullable

Version:
8 lines (7 loc) 238 B
"use strict"; function __export(m) { for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p]; } exports.__esModule = true; __export(require("./decorator/IsNullable")); __export(require("./decorator/IsUndefinable"));