UNPKG
@beletsky/react-native-yandex-ads
Version:
beta (1.1.0-beta.2)
latest (1.2.3)
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.1.0-beta.2
1.1.0-beta.1
1.1.0-beta.0
1.0.1
1.0.1-beta.2
1.0.1-beta.1
1.0.1-beta.0
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
test
github.com/YBeletsky117/react-native-yandex-ads
YBeletsky117/react-native-yandex-ads
@beletsky/react-native-yandex-ads
/
lib
/
typescript
/
common
/
AdImageNativeComponent.d.ts
4 lines
•
210 B
TypeScript
View Raw
1
2
3
4
import
{
HostComponent
,
ViewProps
}
from
'react-native'
;
declare
let
AdImageNativeComponent
:
HostComponent
<
ViewProps
>;
export
default
AdImageNativeComponent
;
//# sourceMappingURL=AdImageNativeComponent.d.ts.map