GIF89a php
Current File : /home/viralhoga/game_viralhoga_com/node_modules/moment/src/lib/locale/constructor.js
export function Locale(config) {
    if (config != null) {
        this.set(config);
    }
}