UNPKG

@transcend-io/typescript-webhook-example

Version:

Example of a webhook that can be integrated with Transcend.

5 lines 290 B
export declare const TRANSCEND_API_KEY: string | undefined, SOMBRA_API_KEY: string | undefined, AUDIENCE: string | undefined; export declare const SOMBRA_URL: string; export declare const PORT: string | number; export declare const MEDIA_FOLDER: any; //# sourceMappingURL=constants.d.ts.map