Type Alias MoveStructField

MoveStructField: { name: string; type: string }

A field in a Move struct, identified by its name.

Type declaration

  • name: string
  • type: string
MMNEPVFCICPMFPCPTTAAATR