UNPKG

@canonical/jujulib

Version:

Juju API client

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