UNPKG

@canonical/jujulib

Version:
5 lines (4 loc) 220 B
import { GenericFacade } from "../../types"; export * as VolumeAttachmentsWatcherV2 from "./VolumeAttachmentsWatcherV2.js"; declare const VolumeAttachmentsWatcher: GenericFacade; export default VolumeAttachmentsWatcher;