Skip to main content
Go to Latest
type alias TheData
Re-export
import { type TheData } from "https://deno.land/x/the@0.0.0.4.2/mod.ts";
definition: Record<string,
| number
| string
| string[]
| number[]
>