method PerformanceResourceTiming.prototype.toJSON Usage in Deno```typescript import { PerformanceResourceTiming } from "node:node__perf_hooks.d.ts"; ``` PerformanceResourceTiming.prototype.toJSON(): any Returns a `object` that is the JSON representation of the `PerformanceResourceTiming` object Return Type any