signs post processing
npm install xsign-post-processingsigns post processing
``sh`
npm install xsign-post-processing
`js
import { multiply } from "xsign-post-processing";
// ...
const result = await multiply(3, 7);
``
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT