Skip to main content

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.

Maybe<T> = NonNullable<T> | null
Defined in: src/modules/types.ts:718 Maybe type for nullable values

Type Parameters

Type Parameter
T