/** * Common functionalities for Lighthouse, to be shared between the `lighthouse` and `lighthouse-backend` plugins * * @packageDocumentation */ export * from './api';