mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-12-06 20:09:37 +00:00
6 lines
No EOL
88 B
JavaScript
6 lines
No EOL
88 B
JavaScript
class AudioFileScanner {
|
|
constructor() { }
|
|
|
|
|
|
}
|
|
module.exports = new AudioFileScanner() |