UNPKG

k8ts

Version:

Powerful framework for building Kubernetes manifests in TypeScript.

5 lines 196 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.proverbsPath = void 0; exports.proverbsPath = `${__dirname}/../proverbs.txt`; //# sourceMappingURL=paths.js.map