UNPKG

react-live-chat-loader

Version:

Implement live chat in your react app without taking a performance hit.

3 lines (2 loc) 109 B
declare const waitForLoad: (check: () => boolean, callback: () => void) => void; export default waitForLoad;