UNPKG

@jupyterlab/services

Version:

Client APIs for the Jupyter services REST APIs

8 lines 246 B
"use strict"; /* * Copyright (c) Jupyter Development Team. * Distributed under the terms of the Modified BSD License. */ Object.defineProperty(exports, "__esModule", { value: true }); exports.default = WebSocket; //# sourceMappingURL=ws.js.map