UNPKG

k8ts

Version:

Powerful framework for building Kubernetes manifests in TypeScript.

4 lines 119 B
import * as Secret from "./secret"; type Secret = Secret.Secret; export { Secret }; //# sourceMappingURL=index.d.ts.map