UNPKG

@nostr-dev-kit/ndk-mobile

Version:

NDK Mobile

6 lines 178 B
import type { SignerAppInfo } from "expo-nip55"; export declare function useNip55(): { isAvailable: boolean; apps: SignerAppInfo[]; }; //# sourceMappingURL=nip55.d.ts.map