@vk-io/session
    Preparing search index...

    Interface ISessionContext

    interface ISessionContext {
        $forceUpdate(): Promise<boolean>;
        [key: string]: any;
    }

    Indexable

    • [key: string]: any
    Index

    Methods

    Methods