Type alias ReadyEvent

ReadyEvent: {
    type: "ready";
}

Type declaration

  • type: "ready"

Generated using TypeDoc