UNPKG

@k8ts/metadata

Version:

K8ts tools for working with k8ts metadata.

8 lines 226 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Char = void 0; var Char; (function (Char) { Char.Section = "/"; })(Char || (exports.Char = Char = {})); //# sourceMappingURL=types.js.map