@canonical/jujulib
Version:
Juju API client
8 lines • 347 B
JavaScript
import VolumeAttachmentsWatcherV2 from "./VolumeAttachmentsWatcherV2.js";
export * as VolumeAttachmentsWatcherV2 from "./VolumeAttachmentsWatcherV2.js";
const VolumeAttachmentsWatcher = {
name: "VolumeAttachmentsWatcher",
versions: [VolumeAttachmentsWatcherV2],
};
export default VolumeAttachmentsWatcher;
//# sourceMappingURL=index.js.map