Skip to main content
Deno 2 is finally here 🎉️
Learn more
Extremely Popular
Go to Latest
type alias ManifestOAuth2ProviderSchema
import { type ManifestOAuth2ProviderSchema } from "https://deno.land/x/deno_slack_sdk@2.11.0/manifest/manifest_schema.ts";
definition: { provider_type: OAuth2ProviderTypeValues; options: OAuth2ProviderOptions; }