UNPKG

@montarist/nilvera-api

Version:

An unofficial SDK for integrating with Nilvera e-Invoice, e-Archive services

8 lines (7 loc) 184 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.OPERATION_TYPE = void 0; exports.OPERATION_TYPE = { UNPRINT: 'UnPrint', PRINT: 'Print', };