UNPKG

expo-image

Version:

A cross-platform, performant image component for React Native and Expo with Web support

8 lines 241 B
export declare function useBlurhash(blurhash: { uri?: string; width?: number; height?: number; } | undefined | null, punch?: number): readonly [{ uri: string; } | null, boolean | ""]; //# sourceMappingURL=useBlurhash.d.ts.map