mirror of
https://github.com/denoland/deno.git
synced 2025-08-03 18:38:33 +00:00
parent
82431062fa
commit
5db16d1229
7 changed files with 506 additions and 56 deletions
|
@ -718,10 +718,9 @@ delete Object.prototype.__proto__;
|
|||
request.args.specifier,
|
||||
request.args.position,
|
||||
request.args.name,
|
||||
undefined,
|
||||
{},
|
||||
request.args.source,
|
||||
undefined,
|
||||
// @ts-expect-error this exists in 4.3 but not part of the d.ts
|
||||
request.args.preferences,
|
||||
request.args.data,
|
||||
),
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue