Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.inworld.ai/llms.txt

Use this file to discover all available pages before exploring further.

Methods


Methods

isApiDataType

isApiDataType(value: any): boolean
Static method to check if a value is an instance of AbstractApiDataType.

Parameters

value
any
required
The value to check

Returns

boolean