UNPKG

@microblink/blinkid-react-native

Version:

A small and powerful ID card scanning library. Powered by Microblink (www.microblink.com).

8 lines 268 B
export declare class BlinkIdUtilities { /** * Helper method for handling different string types, * based on the document information source. */ static handleStringType<T>(raw: any): T | undefined; } //# sourceMappingURL=blinkIdUtilities.d.ts.map