UNPKG

@canonical/jujulib

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