UNPKG

@qite/tide-client

Version:
6 lines (5 loc) 90 B
export interface TideClientConfig { host: string; apiKey: string; token?: string; }