MoveValue: number | boolean | string | MoveValue[] | string | {
    id: string;
} | MoveStruct | null

Type declaration

  • id: string