Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/tpy/src/types/pylon.d.ts>PylonWebSocket

🔑 A strongly typed Pylon API client.
Latest
namespace PylonWebSocket
import { PylonWebSocket } from "https://deno.land/x/tpy@v1.0.0-RC/src/types/pylon.d.ts";

Structures regarding the Pylon WebSocket interface.

Type Aliases

The method of logging this was caused by. Follows the Console interface methods supported on the Pylon SDK.

A WebSocket Response from a workbench URL. Implementing a generic provides type sense for the data object.