UNPKG

@datenkraft/bb-base-api-ts-client

Version:

The Base API TS Client package enables you to work with other Backbone TS Client packages.

4 lines (3 loc) 136 B
export { Auth } from './Auth/Auth'; export { Config, ConfigOptions } from './Auth/Config'; export { DateUtil } from './Utils/DateUtil';