UNPKG

@deepgram/sdk

Version:

Isomorphic Javascript client for Deepgram

6 lines (5 loc) 97 B
export interface GetProjectResponse { project_id: string; name: string; company: string; }