type alias Stateimport { type State } from "https://deno.land/x/cargo_parcel@0.1.73/state/state.ts"; Type ParametersTdefinition: [T, (value: T) => void, symbol]