UNPKG

@canonical/jujulib

Version:

Juju API client

8 lines 243 B
import AnnotationsV2 from "./AnnotationsV2.js"; export * as AnnotationsV2 from "./AnnotationsV2.js"; const Annotations = { name: "Annotations", versions: [AnnotationsV2], }; export default Annotations; //# sourceMappingURL=index.js.map