UNPKG

@mastergui/in-app-review

Version:
6 lines (5 loc) 171 B
import { InAppReviewCommon } from './common'; export declare class InAppReview extends InAppReviewCommon { static init(): void; static showReviewDialog(): void; }