UNPKG

thebe-core

Version:

Typescript based core functionality for Thebe

6 lines 215 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const api_1 = require("./api"); if (typeof window !== 'undefined') (0, api_1.setupThebeCore)(); //# sourceMappingURL=entrypoint.js.map