4 lines
81 B
JavaScript
4 lines
81 B
JavaScript
|
import initUsagePing from './usage_ping';
|
||
|
|
||
|
export default () => initUsagePing();
|