UNPKG

paystack-nestjs

Version:

A library for integrating Paystack with NestJS. Supports webhooks

5 lines (4 loc) 249 B
export declare const PAYSTACK_MODULE_CONFIG_TOKEN: unique symbol; export declare const PAYSTACK_CLIENT_TOKEN: unique symbol; export declare const PAYSTACK_WEBHOOK_HANDLER: unique symbol; export declare const PAYSTACK_WEBHOOK_SERVICE: unique symbol;