@creator.co/module-identity-client - v1.1.11
    Preparing search index...

    Type Alias RouteACE

    type RouteACE = {
        componentId: ACL_IDM_BASE_Components | string;
        level: ACLLevels;
        targetId?: string;
    }
    Index

    Properties

    componentId: ACL_IDM_BASE_Components | string
    level: ACLLevels
    targetId?: string