UNPKG

@remcostoeten/fync

Version:

A unified TypeScript library for easy access to popular APIs (GitHub, Spotify, GitLab, etc.)

3 lines 184 B
export type { TBaseConfig, TChainableClient, TRequestOptions, TServiceConfig, } from "./factory"; export { createChainableClient } from "./factory"; //# sourceMappingURL=index.d.ts.map