AIDC Toolkit / Core / I18nEnvironments
Variable: I18nEnvironments
constI18nEnvironments:object
Defined in: i18n.ts:15
Internationalization operating environments.
Type Declaration
CLI
readonlyCLI:0=0
Command-line interface (e.g., unit tests).
Server
readonlyServer:1=1
Web server.
Browser
readonlyBrowser:2=2
Web browser.