export default class Context {
    public appContext1 = "appContext1Value";
}
