UNPKG

@mastergui/in-app-review

Version:
8 lines (7 loc) 241 B
import { InAppReviewCommon } from './common'; export declare class InAppReview extends InAppReviewCommon { static init(): void; static showReviewDialog(): void; private static getReviewInfo; private static startReviewFlow; }