UNPKG

@canonical/jujulib

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