UNPKG

novel-opds-now

Version:

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

5 lines (4 loc) 236 B
/// <reference types="lodash" /> import { IPFS } from 'ipfs-core-types'; import { ITSResolvable } from 'ts-type/lib/generic'; export declare const pokeRoot: import("lodash").DebouncedFunc<(ipfs?: ITSResolvable<IPFS>) => Promise<void>>;