Documentation / @facturometro/einvoice / PACKAGE_NAME
Variable: PACKAGE_NAME ​
constPACKAGE_NAME:"@facturometro/einvoice"
Defined in: packages/einvoice/src/index.ts:125
The npm name of this package.
Example ​
ts
import { PACKAGE_NAME } from '@facturometro/einvoice';
console.log(PACKAGE_NAME); // '@facturometro/einvoice'