noopDescription#Does nothing. 🤷🏻♂️Usage example#Copyimport { noop } from 'puppeteer-utilz'; (() => { noop();})();