Type alias MoveFunctionGenericTypeParam

MoveFunctionGenericTypeParam: {
    constraints: MoveAbility[];
}

Move abilities tied to the generic type param and associated with the function that uses it

Type declaration

Generated using TypeDoc