UNPKG

react-native-flip

Version:
5 lines (4 loc) 119 B
export function getLocalAssetUri(hash: string, type: string | null): string | null { // noop on web return null; }