UNPKG

bitso-bert-api

Version:

<h1 align="center">bitso-bert-api</h1>

8 lines (7 loc) 146 B
declare namespace NodeJS { export interface ProcessEnv { BITSO_API_KEY: string BITSO_API_SECRET: string BITSO_API_URL: string } }