Skip to content

Commit

Permalink
import setImmediate
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann committed Sep 17, 2024
1 parent ac901a5 commit 6bea3cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/polka/index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import http from 'node:http';
import { setImmediate } from 'node:timers';
import { Trouter } from 'trouter';
import { parse } from '@polka/url';

Expand Down

0 comments on commit 6bea3cb

Please sign in to comment.