UNPKG

expo-image

Version:

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

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