UNPKG

anyrtc-whiteboard

Version:

This is an white board SDK include ui, simple ot use, you can visit anyrtc.io get app token.

5 lines (4 loc) 152 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var board_1 = require("./src/board"); exports.default = board_1.Board;