UNPKG

github-as-app

Version:
23 lines 521 B
export declare function handleGetIdentity(): Promise<{ app: { id: any; slug: any; name: any; owner: any; description: any; external_url: any; html_url: any; created_at: any; updated_at: any; }; installation: { id: any; account: any; repository_selection: any; permissions: any; events: any; created_at: any; updated_at: any; } | null; }>; //# sourceMappingURL=identity.d.ts.map