Page Contents
Home > @loopback/repository > BufferType > coerce
BufferType.coerce() method
Signature:
coerce(value: any, options?: Options): any;
Parameters
Parameter | Type | Description |
---|---|---|
value | any | |
options | Options |
Returns:
any