Typescript Library Declarations (Web Worker)
Interface ReportBody
MDN Reference
interface
ReportBody
{
toJSON
(
)
:
any
;
}
Index
Methods
toJSON
Methods
toJSON
toJSON
(
)
:
any
MDN Reference
Returns
any
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Methods
toJSON
Typescript Library Declarations (Web Worker)
MDN Reference