Type Alias: OrgInstallation
type OrgInstallation = Installation<"v2", true>;
Defined in: packages/oauth/src/installation.ts:104
A type to describe enterprise organization installations.
type OrgInstallation = Installation<"v2", true>;
Defined in: packages/oauth/src/installation.ts:104
A type to describe enterprise organization installations.