UNPKG

@canonical/jujulib

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