mirror of
https://github.com/denoland/deno.git
synced 2025-02-13 09:16:03 -05:00
![Bartek Iwańczuk](/assets/img/avatar_default.png)
This commit removes "Deno.core" namespace. It is strictly private API that has no stability guarantees, we were supposed to remove it long time ago. Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
5 lines
109 B
JavaScript
5 lines
109 B
JavaScript
Deno[Deno.internal].core.ops.op_ffi_call_ptr(0n, {
|
|
name: null,
|
|
parameters: [],
|
|
result: "void",
|
|
}, []);
|