UNPKG

@loopback/docs

Version:
32 lines (20 loc) 651 B
--- lang: en title: 'API docs: testlab.tojson_12' keywords: LoopBack 4.0, LoopBack 4 sidebar: lb4_sidebar permalink: /doc/en/lb4/apidocs.testlab.tojson_12.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/testlab](./testlab.md) &gt; [toJSON](./testlab.tojson_12.md) ## toJSON() function <b>Signature:</b> ```typescript export declare function toJSON(value: object | null): object | null; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | value | <code>object &#124; null</code> | | <b>Returns:</b> `object | null`