type alias Stateimport { type State } from "https://deno.land/x/defer@0.6.0/src/state.ts"; definition: "pending" | "rejected" | "fulfilled"