@bwip-js/react-native
Advanced tools
@@ -1,2 +0,2 @@ | ||
| // Type definitions for bwip-js 4.8.0 (2025-11-11) | ||
| // Type definitions for bwip-js 4.9.0 (2026-03-31) | ||
| // | ||
@@ -94,2 +94,8 @@ // THIS DEFINITION FILE IS MACHINE GENERATED - DO NOT EDIT | ||
| } | ||
| export interface SymbolDesc { | ||
| bcid: string; | ||
| desc: string; | ||
| text: string; | ||
| opts: string; | ||
| } | ||
| export interface DrawingContext<T> { | ||
@@ -142,2 +148,3 @@ setopts?(options: RenderOptions): void; | ||
| export const BWIPJS_VERSION: string; | ||
| export const symbolList: readonly SymbolDesc[]; | ||
@@ -144,0 +151,0 @@ // wrapper around FontLib.loadFont() |
+1
-1
| bwip-js : Barcode Writer in Pure JavaScript | ||
| Copyright (c) 2011-2025 Mark Warren | ||
| Copyright (c) 2011-2026 Mark Warren | ||
@@ -5,0 +5,0 @@ The MIT License |
+1
-1
| { | ||
| "name": "@bwip-js/react-native", | ||
| "version": "4.8.0", | ||
| "version": "4.9.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
3636639
4.81%50784
7.51%