UNPKG

1ff-chat-ui

Version:

chatbot to communicate with taught ai

4 lines (2 loc) 104 B
import { setImmediate } from 'timers'; export const waitForPromises = () => new Promise(setImmediate);