UNPKG

expo-image-manipulator

Version:

Provides functions that let you manipulation images on the local file system, eg: resize, crop.

4 lines 186 B
import { ImageManipulator } from './ImageManipulator.types'; declare const _default: ImageManipulator; export default _default; //# sourceMappingURL=NativeImageManipulatorModule.d.ts.map