1.0.3 • Published 3 years ago
@appsent-co/phario-encryption v1.0.3
@appsent-co/phario-encryption
A encryption library for the Phario app
Installation
npm install @appsent-co/phario-encryption
Usage
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