MCPcopy
hub / github.com/tldraw/tldraw / tick

Function tick

packages/utils/src/lib/ExecutionQueue.test.ts:4–4  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2import { ExecutionQueue } from './ExecutionQueue'
3
4const tick = () => Promise.resolve()
5
6describe('ExecutionQueue', () => {
7 it('executes tasks sequentially', async () => {

Callers 1

Calls 1

resolveMethod · 0.65

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…