Documentation Index
Fetch the complete documentation index at: https://docs.forterulesengine.io/llms.txt
Use this file to discover all available pages before exploring further.
makeRight<Defined in: src/modules/utils.ts:46U>(value):Right<U>
Type Parameters
| Type Parameter |
|---|
U |
Parameters
| Parameter | Type |
|---|---|
value | U |
Returns
Right<U>