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
3d8b199c13
commit
4cfbdaac3e
1 changed files with 1 additions and 0 deletions
|
@ -7,3 +7,4 @@ exports.markdown = require('./markdown')
|
||||||
exports.api = require('./api')
|
exports.api = require('./api')
|
||||||
exports.date = require('./date')
|
exports.date = require('./date')
|
||||||
exports.table = require('./table')
|
exports.table = require('./table')
|
||||||
|
exports.xml = require('./xml')
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue