mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-12-15 00:09:38 +00:00
Start of new epub reader
This commit is contained in:
parent
70ba2f7850
commit
44363f05ac
16 changed files with 1761 additions and 2 deletions
2
server/libs/css/index.js
Normal file
2
server/libs/css/index.js
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
exports.parse = require('./parse');
|
||||
exports.stringify = require('./stringify');
|
||||
Loading…
Add table
Add a link
Reference in a new issue