UNPKG

red-agate-barcode

Version:

red-agate barcode tag library.

6 lines (5 loc) 166 B
export declare const charactersMap: Map<string, { index: number; pattern: string; }>; export declare const fullAsciiMap: Map<number, (string | null)[]>;