@xo-cash/engine
    Preparing search index...

    Function entityOwnershipForLibauthCompiler

    • Creates a map of variable identifiers to role identifiers for the libauth compiler configuration.

      Parameters

      • template: XOTemplate

        The template used to gather the variable identifiers.

      • role: string

        The role identifier to assign to the variables.

      Returns Record<string, string>

      A map of variable identifiers to role identifiers.