UNPKG

react-use-pwa-install

Version:
2 lines (1 loc) 75 B
export declare const usePWAInstall: () => (() => Promise<boolean>) | null;