UNPKG

modify-qris

Version:

Modify QRIS Generator is a javascript based libraries that enabling flexible payments with customizable amounts for improved efficiency and user experience

9 lines (8 loc) 205 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.CategoryContent = void 0; // Define category Content exports.CategoryContent = { STATIC: "11", DYNAMIC: "12" };