UNPKG

js-3dstk

Version:

Universal JavaScript Client for the 3D Streaming Toolkit - Supports Node.js, Browser and React-Native.

6 lines (4 loc) 183 B
// Revealing Module Pattern and also helps us hide the `.default` on browser side of things. module.exports = { 'ThreeDStreamingClient': require('./ThreeDStreamingClient') };