@ascentbv/ts-common - v1.0.228
    Preparing search index...

    Interface SessionState

    interface SessionState {
        count: number;
        notified: boolean;
    }
    Index

    Properties

    Properties

    count: number
    notified: boolean