UNPKG

126 BTypeScriptView Raw
1import * as React from 'react';
2export default class AdMobRewarded extends React.Component<{}> {
3 render(): JSX.Element;
4}