mapillary-js/src/API.ts

4 lines
120 B
TypeScript

export {APIv2Call} from "./api/APIv2Call"
export {APIv2} from "./api/APIv2"
export * from "./api/interfaces/interfaces"