UNPKG

@ogs-gmbh/ngx-translate

Version:

A lightweight, REST-based Angular i18n library designed for seamless internationalization with minimal setup. It supports dynamic language switching & flexible translation management via RESTful APIs.

3 lines (2 loc) 127 B
import { ValueProvider } from "@angular/core"; export declare const provideTranslationScope: (scope: string) => ValueProvider;