UNPKG

@transcend-io/typescript-webhook-example

Version:

Example of a webhook that can be integrated with Transcend.

6 lines 201 B
export * from './checkForLegalHold'; export * from './checkIfFraudster'; export * from './lookUpUser'; export * from './enrichUser'; export * from './verifyWebhook'; //# sourceMappingURL=index.d.ts.map