UNPKG

react-native-unit-components

Version:

Unit React Native components

6 lines (5 loc) 145 B
declare module '*.png' { import { ImageSourcePropType } from 'react-native'; const content: ImageSourcePropType; export default content; }