1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-09 15:48:16 -05:00
denoland-deno/ext/node/polyfills/_util
Divy Srivastava 02c65fad45
fix(node): util.callbackify (#22200)
Fixes https://github.com/denoland/deno/issues/22180

Matches the Node.js implementation more closely. Removed types, they do
not help just make it harder to debug with stack traces.
2024-02-01 08:51:10 +05:30
..
_util_callbackify.js fix(node): util.callbackify (#22200) 2024-02-01 08:51:10 +05:30
asserts.ts
async.ts
os.ts
std_asserts.ts
std_fmt_colors.ts
std_testing_diff.ts