UNPKG

react-native-image-filter-kit

Version:
5 lines (3 loc) 173 B
import { shapes as shapesAndroid } from './shapes.android' import { shapes as shapesIos } from './shapes.ios' declare const shapes: typeof shapesAndroid & typeof shapesIos