UNPKG

@heroku/applink

Version:

Applink SDK for Heroku Apps.

3 lines (2 loc) 148 B
import { Org } from "../index"; export declare function getAuthorization(developerName: string, attachmentNameOrColorOrUrl?: string): Promise<Org>;