UNPKG

bl-schedule

Version:
9 lines (8 loc) 206 B
export declare class Localization { private static loc; static Get(lang: string): any; } export declare class Constants { static readonly Eng: string; static readonly Geo: string; }