UNPKG

@salad-labs/loopz-typescript

Version:
3 lines 194 B
import { ChatEvents } from "../../types"; export declare const useLoopzChatEvent: (event: ChatEvents, listener?: (...args: any[]) => any) => void; //# sourceMappingURL=useLoopzChatEvent.d.ts.map