UNPKG

channelape-sdk

Version:
6 lines (5 loc) 99 B
export default interface Report { category: string; embedCode: string; name: string; }