UNPKG

aamva-parser

Version:

Plugin to parse AAMVA Drivers License Data from the PDF417 barcode

4 lines (3 loc) 93 B
export declare class Regex { firstMatch(pattern: string, data: string): string | null; }