/
githubmirror
/
deno
ОбзорДокументацияВойти
/
githubmirror
/
deno
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
deno/
.../dts/node/
..
assert

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
compatibility

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
dns

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
fs

feat(node/fs): implement FileHandle.readableWebStream() (#31745)

7 месяцев назад
readline

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
stream

fix(check): make node:stream/web types alias the globals (#34606)

2 месяца назад
timers

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
undici

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
LICENSE

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
README.md

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
assert.d.cts

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
async_hooks.d.cts

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
buffer.buffer.d.cts

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
buffer.d.cts

feat(ext/node): add a byteLength/length parameter to Buffer.indexOf/lastIndexOf/includes (#35872)

21 день назад
child_process.d.cts

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
cluster.d.cts

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
console.d.cts

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
constants.d.cts

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
crypto.d.cts

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
dgram.d.cts

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
diagnostics_channel.d.cts

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
dns.d.cts

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
dom-events.d.cts

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
domain.d.cts

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
events.d.cts

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
fs.d.cts

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
globals.d.cts

fix(tsc): resolve Web globals to Deno's versions in npm packages (#34634)

2 месяца назад
globals.typedarray.d.cts

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
http.d.cts

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
http2.d.cts

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
https.d.cts

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
index.d.cts

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
inspector.d.cts

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
module.d.cts

feat: drop the TypeScript fork, run on stock typescript@6.0.3 (#35642)

месяц назад
net.d.cts

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
os.d.cts

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
path.d.cts

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
perf_hooks.d.cts

feat(ext/node): add createHistogram to node:perf_hooks (#34003)

3 месяца назад
process.d.cts

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
punycode.d.cts

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
querystring.d.cts

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
readline.d.cts

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
repl.d.cts

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
sea.d.cts

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
sqlite.d.cts

fix(node/sqlite): implement DatabaseSync.serialize() and deserialize() (#34010)

3 месяца назад
stream.d.cts

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
string_decoder.d.cts

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
test.d.cts

feat(node): implement getTestContext() in node:test (#35678)

месяц назад
timers.d.cts

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
tls.d.cts

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
trace_events.d.cts

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
tty.d.cts

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
url.d.cts

feat: drop the TypeScript fork, run on stock typescript@6.0.3 (#35642)

месяц назад
util.d.cts

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
v8.d.cts

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
vm.d.cts

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
wasi.d.cts

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
worker_threads.d.cts

fix(ext/node): implement worker_threads.locks via Web Locks (#35963)

20 дней назад
zlib.d.cts

feat: include `@types/node` type declarations out of the box (#31502)

8 месяцев назад
README.md