UNPKG

@sociate/sociate-api-sdk

Version:

Javascript client for Sociate AI APIs

5 lines (4 loc) 77 B
export interface SociateConfig { basePath: string; token?: string; }