UNPKG

obniz

Version:

obniz sdk for javascript

15 lines (14 loc) 262 B
"use strict"; /** * @packageDocumentation * @ignore */ Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { dialogPolyfill: { registerDialog: (dialog) => { // do nothing. }, }, css: '', };