MCPcopy Index your code
hub / github.com/alibaba/lowcode-engine / create-defer.test.ts

File create-defer.test.ts

packages/utils/test/src/create-defer.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createDefer } from '../../src/create-defer';
2
3describe('createDefer', () => {
4 it('should resolve with given value', async () => {

Callers

nothing calls this directly

Calls 4

createDeferFunction · 0.90
resolveMethod · 0.80
promiseMethod · 0.80
rejectMethod · 0.80

Tested by

no test coverage detected