0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-04 09:57:11 -05:00
deno/tests/specs/future/runtime_api
Asher Gomez add191d93d
FUTURE(ext/fs): make Deno.FsFile constructor illegal (#23235)
I'm unsure whether we're planning to make the `Deno.FsFile` constructor
illegal or remove `FsFile` from the `Deno.*` namspace in Deno 2. Either
way, this PR works towards the former. I'll create a superceding PR if
the latter is planned instead.

Towards #23089
2024-04-11 10:31:50 +05:30
..
__test__.jsonc FUTURE: remove deprecated APIs within workers (#23220) 2024-04-11 10:31:50 +05:30
main.js FUTURE(ext/fs): make Deno.FsFile constructor illegal (#23235) 2024-04-11 10:31:50 +05:30
main.out FUTURE(ext/fs): make Deno.FsFile constructor illegal (#23235) 2024-04-11 10:31:50 +05:30
worker.js FUTURE: remove deprecated APIs within workers (#23220) 2024-04-11 10:31:50 +05:30