@rolster/i18n
v3.1.0
Published
Utility lightweight simple translation.
Downloads
1,196
Readme
Rolster i18n
Utility lightweight simple translation.
Installation
npm i @rolster/i18nConfiguration
You must install the @rolster/types to define package data types, which are configured by adding them to the files property of the tsconfig.json file.
{
"files": ["node_modules/@rolster/types/index.d.ts"]
}Contributing
- Daniel Andrés Castillo Pedroza :rocket:
