UNPKG

tabulator-tables

Version:

Interactive table generation JavaScript library

7 lines (4 loc) 180 B
import Bundler from "./Bundler.js"; const pkg = require("../package.json"); var bundler = new Bundler(pkg.version, process.env.TARGET); module.exports = bundler.bundle();