UNPKG

server-status-check

Version:

query the server periodically to check whether it is up

4 lines 232 B
import { LoadDictElement } from 'di-why/build/src/DiContainer'; declare const loadDictElement: LoadDictElement<(from: string, text: string) => Promise<string[]>>; export default loadDictElement; //# sourceMappingURL=sendSMS.d.ts.map