UNPKG
@circle-fin/w3s-pw-react-native-sdk
Version:
latest (1.1.5)
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.0.175
React Native SDK for Circle Programmable Wallet
github.com/circlefin/w3s-react-native-sdk
@circle-fin/w3s-pw-react-native-sdk
/
lib
/
typescript
/
src
/
index.d.ts
4 lines
•
263 B
TypeScript
View Raw
1
2
3
4
export
{
WalletSdk
}
from
'./WalletSdk'
;
export
type
{
Error
}
from
'./types'
;
export
{
InputType
,
ErrorCode
,
IconTextConfig
,
IconTextsKey
,
ImageKey
,
TextConfig
,
TextsKey
,
TextKey
,
SecurityQuestion
,
DateFormat
}
from
'./types'
;
//# sourceMappingURL=index.d.ts.map