UNPKG

@loopback/docs

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