UNPKG

@canonical/jujulib

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