UNPKG

react-native-scanbot-sdk

Version:

Scanbot Document and Barcode Scanner SDK React Native Plugin for Android and iOS

18 lines (15 loc) 481 B
/// Auto-generated with ScanbotSDKCodegenV3. Modifications will be overwritten. /// Generated from core/schemas/ImageTypes.yaml /** Image rotation. - `NONE`: No rotation. - `CLOCKWISE_90`: 90 degrees clockwise rotation. - `CLOCKWISE_180`: 180 degrees rotation. - `COUNTERCLOCKWISE_90`: 90 degrees counterclockwise rotation. */ export const ImageRotationValues = ['NONE', 'CLOCKWISE_90', 'CLOCKWISE_180', 'COUNTERCLOCKWISE_90']; //# sourceMappingURL=ImageTypes.js.map