UNPKG

@tgwf/co2

Version:
9 lines (8 loc) 211 B
import hostingAPI from "./hosting-api.js"; function check(domain, optionsOrAgentId) { return hostingAPI.check(domain, optionsOrAgentId); } var hosting_default = check; export { hosting_default as default };