export class ABOUT_ENUMS {
    static todomvc = 'todomvcinstaticclass';
}
