UNPKG

@nativescript/google-mobile-ads

Version:
7 lines (6 loc) 252 B
export declare class MobileAdsError extends Error { _native: java.lang.Exception; static fromNative(native: java.lang.Exception, message?: string): MobileAdsError; get native(): java.lang.Exception; intoNative(): java.lang.Exception; }