UNPKG

weaviate-client

Version:
2 lines (1 loc) 88 B
export const yieldToEventLoop = () => new Promise((resolve) => setTimeout(resolve, 0));