UNPKG

@open-tender/store

Version:

A library of hooks, reducers, utility functions, and types for use with Open Tender applications that utilize our in-store POS API

6 lines (5 loc) 136 B
export declare const processMessage: (value?: BufferSource) => { msgType: string | null; msg: string | null; token: any; };