UNPKG

react-girocode

Version:

A react component for displaying an EPC-QR-Code

9 lines (8 loc) 301 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Identification = void 0; var Identification; (function (Identification) { Identification["SCT"] = "SCT"; Identification["INST"] = "INST"; })(Identification || (exports.Identification = Identification = {}));