Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Digit

Digit interface

In this interface all the segments from a digit were listed with there boolean value. There is also a special character : comma

interface

Digit

Hierarchy

  • Digit

Index

Properties

Properties

a

a: boolean

b

b: boolean

c

c: boolean

Optional comma

comma: undefined | false | true

d

d: boolean

e

e: boolean

f

f: boolean

g

g: boolean

Generated using TypeDoc