UNPKG

react-native-scanbot-sdk

Version:

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

4 lines (3 loc) 196 B
import { ConfigPlugin } from '@expo/config-plugins'; import { ScanbotConfigPlugin } from './pluginTypes'; export declare const withLargeHeap: ConfigPlugin<Pick<ScanbotConfigPlugin, 'largeHeap'>>;