UNPKG

cecon-interfaces

Version:
5 lines (4 loc) 95 B
export interface IDeveloperAppCredentials { clientKey: string; clientSecret: string; }