UNPKG

@jay-js/system

Version:

A powerful and flexible TypeScript library for UI, state management, lazy loading, routing and managing draggable elements in modern web applications.

7 lines (6 loc) 128 B
declare global { interface Navigator { userLanguage?: string; } } export declare function initLanguage(): void;