variable performance Usage in Denoimport { performance } from "node:perf_hooks"; Type Performance performance is a global reference for import { performance } from 'node:perf_hooks' Type globalThis extends { onmessage: any; performance: infer T; } ? T : _performance