smartping/ts/smartping.plugins.ts
2018-11-18 15:06:17 +01:00

6 lines
49 B
TypeScript

import * as ping from 'ping';
export {
ping
}