isIndexDefinition
isIndexDefinition(
value):value is IndexDefinition
Defined in: schema/ast/extractor.ts:41
Type guard to check if a value is an index definition.
Parameters
Section titled “Parameters”unknown
Returns
Section titled “Returns”value is IndexDefinition