@bwip-js/react-native
Advanced tools
@@ -1,2 +0,2 @@ | ||
| // Type definitions for bwip-js 4.10.2 (2026-05-27) | ||
| // Type definitions for bwip-js 4.11.0 (2026-05-28) | ||
| // | ||
@@ -278,2 +278,6 @@ // THIS DEFINITION FILE IS MACHINE GENERATED - DO NOT EDIT | ||
| export function coop2of5<T>(opts: RenderOptions, drawing: DrawingContext<T>): T; | ||
| export function d3aqr(opts: RenderOptions): Promise<DataURL>; | ||
| export function d3aqr(opts: RenderOptions, callback: ToDataURLCallback): void; | ||
| export function d3aqr<T>(opts: RenderOptions, drawing: DrawingContext<Promise<T>>): Promise<T>; | ||
| export function d3aqr<T>(opts: RenderOptions, drawing: DrawingContext<T>): T; | ||
| export function daft(opts: RenderOptions): Promise<DataURL>; | ||
@@ -280,0 +284,0 @@ export function daft(opts: RenderOptions, callback: ToDataURLCallback): void; |
+1
-1
| { | ||
| "name": "@bwip-js/react-native", | ||
| "version": "4.10.2", | ||
| "version": "4.11.0", | ||
| "description": "JavaScript barcode generator supporting over 100 types and standards.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
3659873
0.87%52386
1.52%