Type alias CommonOptionals

CommonOptionals: Partial<{
    tOffset: number;
}>

Type declaration

  • tOffset: number

Generated using TypeDoc