UNPKG
@spicysparks/react-native-iap
Version:
latest (12.16.0)
12.16.0
12.11.2
12.11.1
12.11.0
React Native In App Purchase Module.
github.com/hyochan/react-native-iap
hyochan/react-native-iap
@spicysparks/react-native-iap
/
lib
/
typescript
/
src
/
index.d.ts
8 lines
•
247 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
export
*
from
'./iap'
;
export
*
from
'./types'
;
export
*
from
'./eventEmitter'
;
export
*
from
'./hooks/useIAP'
;
export
*
from
'./hooks/withIAPContext'
;
export
*
from
'./purchaseError'
;
export
*
from
'./modules'
;
//# sourceMappingURL=index.d.ts.map