@appsent-co/phario-encryption
v1.0.3
Published
A encryption library for the Phario app
Readme
@appsent-co/phario-encryption
A encryption library for the Phario app
Installation
npm install @appsent-co/phario-encryptionUsage
import { multiply } from "@appsent-co/phario-encryption";
// ...
const result = await multiply(3, 7);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
