UNPKG

xoh-xapi

Version:
7 lines (6 loc) 133 B
export default interface STREAMING_NEWS_RECORD { body?: string; key?: string; time?: number; title?: string; }