Files
2025-01-08 11:58:58 -05:00

4 lines
106 B
TypeScript

import { jest } from '@jest/globals'
export const wait = jest.fn<typeof import('../src/wait.js').wait>()