UNPKG

kubricate

Version:

A TypeScript framework for building reusable, type-safe Kubernetes infrastructure — without the YAML mess.

10 lines (9 loc) 202 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.defineConfig = defineConfig; function defineConfig(config) { return config; } //# sourceMappingURL=config.js.map