UNPKG

bguard

Version:

**bguard** is a powerful, flexible, and type-safe validation library for TypeScript. It allows developers to define validation schemas for their data structures and ensures that data conforms to the expected types and constraints.

9 lines (4 loc) 268 B
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); var _chunkAXKX5BGHjs = require('../chunk-AXKX5BGH.js'); exports.ONLY_ONCE = _chunkAXKX5BGHjs.ONLY_ONCE; exports.ctxSymbol = _chunkAXKX5BGHjs.ctxSymbol; //# sourceMappingURL=constants.js.map