smartping/ts/smartping.plugins.ts
2022-10-21 11:55:42 +02:00

5 lines
43 B
TypeScript

import ping from 'ping';
export {
ping
}