UNPKG

red-agate-barcode

Version:

red-agate barcode tag library.

7 lines (6 loc) 210 B
export declare const charactersMap: Map<string, { index: number; pattern: string; }>; export declare const reverseMap: Map<number, string>; export declare const fullAsciiMap: Map<number, string>;