@netlify/content-engine
Version:
8 lines • 385 B
JavaScript
/* eslint-disable */
// The following definitions have been copied (almost) as-is from:
// https://github.com/sideway/joi/tree/master/lib/index.d.ts
// The only change @mxstbr made was to add support for our custom
// .dotenv extension to AnySchema.
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=plugin-options-schema-joi-type.js.map
;