UNPKG

@canonical/jujulib

Version:
8 lines 235 B
import KeyManagerV1 from "./KeyManagerV1.js"; export * as KeyManagerV1 from "./KeyManagerV1.js"; const KeyManager = { name: "KeyManager", versions: [KeyManagerV1], }; export default KeyManager; //# sourceMappingURL=index.js.map