UNPKG

xoh-xapi

Version:
9 lines (8 loc) 178 B
export default interface NEWS_TOPIC_RECORD { body?: string; bodyLen?: number; key?: string; time?: number; timeString?: string; title?: string; }