UNPKG

@canonical/jujulib

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