Module

x/denoify/src/lib/builtins/process.ts>test

🦕For NPM module authors that would like to support Deno but do not want to write and maintain a port.
Go to Latest
variable test
import { test } from "https://dotland.deno.dev/x/denoify@v1.6.8/src/lib/builtins/process.ts";

type

(sourceCode: string) => unknown