Page Contents
Home > @loopback/testlab > toJSON
toJSON() function
Signature:
export declare function toJSON(value: object | undefined): object | undefined;
Parameters
| Parameter | Type | Description |
|---|---|---|
| value | object | undefined |
Returns:
object | undefined