UNPKG

@loopback/docs

Version:
32 lines (20 loc) 619 B
--- lang: en title: 'API docs: testlab.tojson_7' keywords: LoopBack 4.0, LoopBack 4 sidebar: lb4_sidebar permalink: /doc/en/lb4/apidocs.testlab.tojson_7.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_7.md) ## toJSON() function <b>Signature:</b> ```typescript export declare function toJSON(value: boolean): boolean; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | value | <code>boolean</code> | | <b>Returns:</b> `boolean`