@twinfinity/core
    Preparing search index...

    Type Alias TwinCapability

    TwinCapability: "ViewAssetTypes" | "EditAssetTypes"

    Named, customer-scoped capability the caller can exercise against the Twin service. Returned by GET /twins/permissions/me. Forward-compatible: unknown strings should be treated as "not granted" and ignored, so adding a new capability on the backend is a non-breaking change for clients compiled against older types.