This is a package for khmer payroll formula and utils
npm install khmer-payroll-utilskhmer-payroll-utils library by running the following command:
bash
npm install khmer-payroll-utils
`
2. Import the khmer-payroll-utils in your project Angular CLI:
`typescript
import { VerifyPayrollFormula } from 'khmer-payroll-utils';
``