UNPKG

zebra-striped

Version:

Generate barcodes natively in React Native with the ZXing library underhood!

6 lines 270 B
import { CodeSize } from "./ZebraStriped.types"; declare const _default: { getBase64Code(value: string, _format: string, _size: CodeSize, _onColor?: string, _offColor?: string): string; }; export default _default; //# sourceMappingURL=ZebraStripedModule.web.d.ts.map