Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "index"

Index

Variables

Const animation

animation: Readonly<IAnimation> = new Animation()

Const border

border: Readonly<IBorder> = new Border()

Const colour

colour: Readonly<IColours> = new Colours()

Const constants

constants: Readonly<IConstants> = new Constants()

Const font

font: Readonly<IFont> = new Font()

Const margin

margin: Readonly<IMargin> = new Margin({ spacing, safe })

Const opacity

opacity: Readonly<IOpacity> = new Opacity()

Const padding

padding: Readonly<IPadding> = new Padding({ spacing, safe })

Const safe

safe: Readonly<ISafe> = new Safe()

Const spacing

spacing: Readonly<ISpacing> = new Spacing()

Const timing

timing: Readonly<ITiming> = new Timing()