UNPKG

react-girocode

Version:

A react component for displaying an EPC-QR-Code

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