import { type Deno } from "https://deno.land/x/deno@v0.28.0/cli/js/lib.deno_runtime.d.ts";
const { Plugin } = Deno;
Properties
ops: { [name: string]: PluginOp; }
import { type Deno } from "https://deno.land/x/deno@v0.28.0/cli/js/lib.deno_runtime.d.ts";
const { Plugin } = Deno;