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