UNPKG

cobinhood-rx

Version:

CobinhoodRx is a rxjs node wrapper for the CobinhoodRx Api.

5 lines (3 loc) 95 B
export class ApiCredentialsSettings { public static Token: string = process.env.API_TOKEN; }