UNPKG

@mastergui/in-app-review

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