proposit-core
    Preparing search index...

    Type Alias TDeriveRolesInput

    type TDeriveRolesInput = {
        claims: readonly TParsedClaim[];
    }
    Index

    Properties

    Properties

    claims: readonly TParsedClaim[]