const counter = require('../dist/index.js') const counterStats = counter.getCounterStats('Hi there!') console.log(counterStats)