type alias AuthScopeMapimport { type AuthScopeMap } from "https://dotland.deno.dev/x/pothos@release-1713397530/packages/plugin-scope-auth/types.ts"; Type ParametersTypes extends SchemaTypesdefinition: Merge<BuiltInScopes<Types> & Partial<Types["AuthScopes"]>>