UNPKG

@textback/notification-widget

Version:

TODO: Give a short introduction of your project. Let this section explain the objectives or the motivation behind this project.

6 lines (4 loc) 162 B
import SDK from './sdk.js'; window.TextBack = window.TextBack || {}; window.TextBack.SDK = window.TextBack.SDK || new SDK(); export default window.TextBack.SDK;