UNPKG

api-collector

Version:
5 lines (4 loc) 75 B
export interface ITopicsAndAPIs { apis: string[]; topic: string; }