orvitO
Deno4y ago
orvit

deno_core Extension with Global Access

Is there a way to make a Deno Extension be accessed by
Extension.op()
instead of
Deno.core.ops.op()
?
Was this page helpful?