1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-05-06 00:23:17 +02:00
TableFilter/index.js

4 lines
87 B
JavaScript
Raw Normal View History

2016-09-07 13:37:22 +02:00
'use strict';
module.exports = require('./dist/tablefilter/tablefilter').TableFilter;