toJSONAsyncCopyimport { toJSONAsync } from "https://raw.githubusercontent.com/worker-tools/structured-json/master/index.ts";function toJSONAsync(value: any): any | Promise<any>;§toJSONAsync(value: any): any | Promise<any>[src]§Parameters§value: any[src]§Return Type§any | Promise<any>[src]