@beletsky/react-native-yandex-ads
Version:
9 lines • 349 B
TypeScript
export declare const isAndroid: boolean;
export declare const isIOS: boolean;
export declare const ErrorException: (text: string) => never;
export * from './register';
export * from './initialize';
export * from './prepareChildForNativeAd';
export * from './prepareChildrenForNativeAd';
export * from './wrapper';
//# sourceMappingURL=index.d.ts.map