interface SuiMoveNormalizedField {
    name: string;
    type: SuiMoveNormalizedType;
}

Properties

Properties

name: string