UNPKG

@epilot/targeting-client

Version:

JavaScript client library for the epilot Targeting API

4 lines (3 loc) 142 B
export * from './client'; export * from './openapi'; export type { OpenAPIClient, OpenAPIClientAxios, Document } from 'openapi-client-axios';