UNPKG

react-native-google-mobile-ads

Version:

React Native Google Mobile Ads is an easy way to monetize mobile apps with targeted, in-app advertising.

2 lines 197 B
export declare const debounce: <Arguments extends unknown[], Result>(func: (...args: Arguments) => Result, waitFor: number) => ((...args: Arguments) => void); //# sourceMappingURL=debounce.d.ts.map