wexer-auth
v0.1.46
Published
wexer auth package
Downloads
93
Readme
wexer-auth
wexer auth package
Installation
npm install wexer-auth
Usage
import { multiply } from "wexer-auth";
// ...
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