Interface MainAppWebResponseContext

interface MainAppWebResponseContext {
    loggedOut: boolean;
}

Properties

Properties

loggedOut: boolean