Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add Deno.core.internalFdSymbol
This commit adds `Deno.core.internalFdSymbol` which is a symbol similar to `Deno.core.internalRidSymbol` that allows APIs to forward a file descriptor value without exposing this value to a user.
- Loading branch information