UNPKG

casdoor-react-sdk

Version:
6 lines (5 loc) 82 B
export interface Message { tag: string; type: string; data: string; }