Type Alias DucHead

DucHead: { blockId: string | null; size: number; type: LineHead }

Type declaration

  • blockId: string | null
  • size: number
  • type: LineHead