UNPKG

@provisioner/contracts

Version:

Contracts stuff for provisioners

8 lines 315 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Annotations = void 0; const kubeclient_contracts_1 = require("@c6o/kubeclient-contracts"); class Annotations extends kubeclient_contracts_1.Annotations { } exports.Annotations = Annotations; //# sourceMappingURL=annotations.js.map