1.0.5 • Published 8 months ago

@weoja/message-translation v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
8 months 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

8 months ago

1.0.4

8 months ago

1.0.3

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago