import { globalThis } from "https://deno.land/x/deno@v1.29.1/ext/webidl/internal.d.ts";
const { createPromiseConverter } = globalThis.__bootstrap.webidl;
Create a converter that converts a Promise of the inner type.
Parameters
converter: (v: any, opts: ValueConverterOpts) => T