UNPKG

@genexus/web-standard-functions

Version:

GeneXus JavaScript standard functions library for web generators

5 lines (4 loc) 116 B
/** * Returns the name of the currently active Language object */ export declare const getLanguage: () => string;