UNPKG
ngcash-tapjoy-react-native-sdk
Version:
latest (14.2.3)
14.2.3
14.2.2
14.2.1
ReactNative Plugin for Tapjoy SDK
dev.tapjoy.com
ngcash-tapjoy-react-native-sdk
/
lib
/
typescript
/
TJVersion.d.ts
5 lines
(4 loc)
•
100 B
TypeScript
View Raw
1
2
3
4
5
export
declare
class
TJVersion
{
static
getPluginVersion
()
: string;
}
export
default
TJVersion;