smartping/ts/smartping.plugins.ts
2023-04-19 17:21:16 +02:00

6 lines
44 B
TypeScript

import ping from 'ping';
export {
ping
}