UNPKG

kubricate

Version:

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

5 lines 159 B
export * from './config.js'; export * from './stack/index.js'; export * from './secret/index.js'; export * from './types.js'; //# sourceMappingURL=index.js.map