UNPKG

@idto/digilocker-sdk

Version:

Official JavaScript SDK for integrating DigiLocker authentication with IDTO platform. Provides secure Aadhaar verification with real-time event tracking and reference key delivery.

6 lines 224 B
export declare const useIsMobile: (breakpoint?: number) => { isMobile: boolean | null; containerRef: import('react').RefObject<HTMLDivElement>; }; export default useIsMobile; //# sourceMappingURL=useIsMobile.d.ts.map