Interface IMoveFormat

Move

Hierarchy

  • IMoveFormat

Properties

comments?: string[]
forks?: IMoveFormat[][]
special?: string
time?: {
    now: ITimeFormat;
    total: ITimeFormat;
}

Type declaration

Generated using TypeDoc