Interface ExposeRemap

Represents a remapping of method's names when exposing them onto a JavaScript object.

See

expose

Hierarchy

  • ExposeRemap

Properties

clear?: string
forward?: string
goto?: string
hide?: string
left?: string
putPenDown?: string
putPenUp?: string
reset?: string
right?: string
setAngle?: string
setColor?: string
setDelay?: string
setLineCap?: string
setShape?: string
setWidth?: string
show?: string

Generated using TypeDoc