mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 09:00:07 -04:00
Update index.js
This commit is contained in:
parent
c52c2fbddb
commit
77046998bf
1 changed files with 1 additions and 0 deletions
|
@ -6,3 +6,4 @@ exports.timer = require('./timer')
|
||||||
exports.markdown = require('./markdown')
|
exports.markdown = require('./markdown')
|
||||||
exports.api = require('./api')
|
exports.api = require('./api')
|
||||||
exports.date = require('./date')
|
exports.date = require('./date')
|
||||||
|
exports.table = require('./table')
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue