source:
node_modules/es-toolkit/dist/promise/index.d.ts@
ba17441
| Last change on this file since ba17441 was a762898, checked in by , 5 months ago | |
|---|---|
|
|
| File size: 204 bytes | |
| Rev | Line | |
|---|---|---|
| [a762898] | 1 | export { delay } from './delay.js'; |
| 2 | export { Mutex } from './mutex.js'; | |
| 3 | export { Semaphore } from './semaphore.js'; | |
| 4 | export { timeout } from './timeout.js'; | |
| 5 | export { withTimeout } from './withTimeout.js'; |
Note:
See TracBrowser
for help on using the repository browser.
