@kwikpik/server-libs
Version:
Kwikpik-Server-Libs ===================================================================================================================================================================================================
12 lines (11 loc) • 466 B
TypeScript
export declare const TERMII_API_KEY: string;
export declare const NM_EMAIL: string;
export declare const NM_PASSWORD: string;
export declare const NM_HOST: string;
export declare const NM_PORT: number;
export declare const NM_FROM: string;
export declare const PAYSTACK_SECRET: string;
export declare const PALMPAY_APP_ID: string;
export declare const FLUTTERWAVE_SECRET: string;
export declare const THE_PEER_SECRET: string;
//# sourceMappingURL=variables.d.ts.map