chore(docs): adjust settings copy
[ProtonMail-WebClient.git] / applications / mail / perf_hooks_polyfill.ts
blob0dbbdd57d56a794a348cdeb40374151611660302
1 const { performance } = globalThis;
3 export default performance;