UNPKG

zod-opts

Version:

node.js CLI option parser / validator using Zod

5 lines 192 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.BASE_TYPES = void 0; exports.BASE_TYPES = ["number", "string", "boolean"]; //# sourceMappingURL=type.js.map