crelte / translations / TranslationsLoader
Interface: TranslationsLoader
Methods
load()
ts
load(cr, namespace): Promise<Translations>;Parameters
cr
namespace
string
Returns
Promise<Translations>