UNPKG

odp-sdk

Version:

Ocean Data Platform JavaScript SDK

4 lines (3 loc) 99 B
import { default as ODPClient } from "./ODPClient"; export * from "./types"; export { ODPClient };