UNPKG

parse-myudi

Version:

10 lines (8 loc) 213 B
export function setupCounter(element: HTMLButtonElement): void export function parseUDI(udiCode: string): { UDI_GS1_CODE_RESULT?: { UI: string } UDI_MA_CODE_RESULT?: string BAR_CODE_RESULT?: string }