UNPKG

@ant-design/pro-chat

Version:
5 lines (4 loc) 141 B
export declare const setNamespace: (namespace: string) => (type: string, payload?: any) => string | { payload: any; type: string; };