UNPKG

pulumi-stripe

Version:

A Pulumi package for creating and managing Stripe resources.

5 lines (4 loc) 86 B
/** * The Stripe secret API key */ export declare const apiKey: string | undefined;