UNPKG

62 BTypeScriptView Raw
1export interface RefresherEventDetail {
2 complete(): void;
3}