UNPKG

solid-ui

Version:

UI library for writing Solid read-write-web applications

11 lines (10 loc) 241 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.create = void 0; var _create = require("./create"); var create = exports.create = { newThingUI: _create.newThingUI }; //# sourceMappingURL=index.js.map