Options
All
  • Public
  • Public/Protected
  • All
Menu

The Collaborative Illustrator — Documentation

Index

Type aliases

ActionID

ActionID: string

Id of an Action.

EventHandler

EventHandler<E>: function

Type for function that handles personalized Events.

Type parameters

Type declaration

    • Parameters

      Returns void

EventID

EventID: string

Id of a personalized Event.

ToolID

ToolID: string

Variables

Let shapeNumber

shapeNumber: number = 0

Object literals

Const configuration

configuration: object

configuration for RTCPeerConnection.

iceServers

iceServers: object[] = [{urls: 'stun:stun.l.google.com:19302'}]

Generated using TypeDoc