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
/
AdTextNativeComponent.d.ts
6 lines
•
232 B
TypeScript
View Raw
1
2
3
4
5
6
import
{
ViewProps
}
from
'react-native'
;
export
interface
AdTextProps
extends
ViewProps
{ }
declare
const
AdTextNativeComponent
:
AdTextProps
;
export
default
AdTextNativeComponent
;
//# sourceMappingURL=AdTextNativeComponent.d.ts.map