stringifyAsync
import { stringifyAsync } from "https://raw.githubusercontent.com/worker-tools/structured-json/master/index.ts";
function stringifyAsync(value: any): string | Promise<string>;
import { stringifyAsync } from "https://raw.githubusercontent.com/worker-tools/structured-json/master/index.ts";