1.0.5 • Published 2 years ago

@weoja/message-translation v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Package Name

npm version

A brief description of your npm package and what it does.

Installation

You can install this package using npm. Make sure you have Node.js and npm installed on your machine.

npm install @weoja/message-translation 

usage

import { GetMessage } from "@vinhmh/message-translation"; (async () => { const res = await trans.GetMessage("email_already_taken", "en"); console.log(res); })();

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago