UNPKG

jspdf-autotable

Version:

Generate pdf tables with javascript (jsPDF plugin)

6 lines 95 B
module.exports = { entry: './main.js', output: { filename: 'bundle.js' } };