type alias AjaxGetDataimport { type AjaxGetData } from "https://deno.land/x/jwfetch@v2.2.1/src/types.ts"; definition: | string | Record<string, string | number | boolean> | undefined | null