See readme in the pagehelper project.
jsdoc
The root namesapce is the name when you instance a PageHelper instance.
The code bellow will create a namespace pageHelper.
const pageHelper = new PageHelper({debug: true});