Skip to main content
method PerformanceResourceTiming.prototype.toJSON
PerformanceResourceTiming.prototype.toJSON(): any
Deprecated

Returns a object that is the JSON representation of the PerformanceResourceTiming object

Return Type

any
Back to top