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 215 B
interface SpeakerIconProps { isMuted: boolean; } export declare const SpeakerIcon: ({ isMuted }: SpeakerIconProps) => import("react/jsx-runtime").JSX.Element; export {}; //# sourceMappingURL=SpeakerIcon.d.ts.map