UNPKG

scheunemann-interfaces

Version:
7 lines (6 loc) 128 B
export declare class AppInfo { appId: string; secrets: string; apikey: string | null; constructor(data: any); }