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.
Right<Defined in: src/modules/types.ts:704U> =object
Type Parameters
| Type Parameter |
|---|
U |
Properties
left?
Defined in: src/modules/types.ts:708 Left value placeholderoptionalleft:never
right
right: U
Defined in: src/modules/types.ts:706
Right value