type alias Stateimport { type State } from "https://deno.land/x/lean@0.0.6/types.ts"; definition: { [key: string]: unknown; url: URL; }