UNPKG

@zhengxs/wechaty-plugin-assistant

Version:
7 lines (6 loc) 139 B
export interface Keywords { newConversation: string[]; stopConversation: string[]; help: string[]; sourceCode: string[]; }