UNPKG

deepl-client

Version:
8 lines (7 loc) 162 B
export interface UsageParameters { /** * The authentication key as found in your account settings. * @type {string} */ auth_key: string; }