@resk/core
Version:
An innovative TypeScript framework that empowers developers to build applications with a fully decorator-based architecture for efficient resource management. By combining the power of decorators with a resource-oriented design, DecorRes enhances code cla
1 lines • 145 B
JavaScript
;var i18n=require('../i18n');i18n.I18nClass.RegisterTranslations({en:{auth:{invalidSignInUser:"Invalid user provided to sign in"}}});