Options
All
  • Public
  • Public/Protected
  • All
Menu

Used to initialize a Collab with the given name and parent.

An InitToken must only be created and used by parent itself, to construct a Collab that it is adding as a child.

Hierarchy

  • InitToken

Index

Constructors

Properties

Constructors

  • Parameters

    Returns InitToken

Properties

isInitToken: true = true

Type guard, to prevent Collab from being an InitToken.

name: string
parent: Parent

Generated using TypeDoc