0.0.0-beta.0 • Published 3 years ago

vtex.login v0.0.0-beta.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

vtex.login

VTEX Mobile component for login

Installation

npm install vtex.login

Usage

import VtexLogin from "vtex.login";

// ...

const result = await VtexLogin.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT