type alias PromiseErrorOrimport { type PromiseErrorOr } from "https://deno.land/x/careful@v0.1.0/src/types.ts"; Type ParametersTdefinition: Promise<ErrorOr<T>>