UNPKG

simple-datatables

Version:

A lightweight, dependency-free JavaScript HTML table plugin.

5 lines (4 loc) 142 B
export { exportCSV } from "./csv"; export { exportJSON } from "./json"; export { exportSQL } from "./sql"; export { exportTXT } from "./txt";