UNPKG
@secrethub/ngx-stripe
Version:
angular6 (1.4.0)
latest (0.2.0)
1.4.0
1.3.3
1.3.2
1.3.1
1.3.0
1.1.0
0.2.0
0.1.0
The core package for ngx-stripe, for using stripe.js in your application
@secrethub/ngx-stripe
/
secrethub-ngx-stripe.d.ts
6 lines
(5 loc)
•
196 B
TypeScript
View Raw
1
2
3
4
5
6
/** * Generated bundle index. Do not edit. */
export
*
from
'./public_api'
;
export
{
STRIPE_OPTIONS
as
ɵb,
STRIPE_PUBLIC_KEY
as
ɵa,
STRIPE_VERSION
as
ɵc }
from
'./lib/model/stripe.constant'
;