Axinom Mosaic Libraries
    Preparing search index...

    Variable assertManagementAuthenticationContextConst

    assertManagementAuthenticationContext: (
        context: unknown,
    ) => asserts context is ManagementAuthenticationContext = ...

    Asserts if the passed context object is of type ManagementAuthenticationContext.

    Type Declaration