UNPKG

@xapp/chat-widget

Version:
4 lines (3 loc) 154 B
import 'rollup-plugin-inject-process-env'; import { ChatState } from "../ChatState"; export declare function resetReducer(state?: ChatState): ChatState;