UNPKG

novel-opds-now

Version:

按需生成 epub,此模組不使用排程任務來生成 epub

6 lines 328 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.repoExists = void 0; var repo_config_1 = require("@lazy-ipfs/repo-config"); Object.defineProperty(exports, "repoExists", { enumerable: true, get: function () { return repo_config_1.existsRepoConfig; } }); //# sourceMappingURL=repoExists.js.map