UNPKG

solid-ui

Version:

UI library for writing Solid read-write-web applications

14 lines (11 loc) 259 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.matrix = void 0; var _matrix = require("./matrix"); var matrix = { matrixForQuery: _matrix.matrixForQuery }; exports.matrix = matrix; //# sourceMappingURL=index.js.map