Skip to content

Documentation / @agentick/shared / isSemanticComponent

Function: isSemanticComponent() ​

isSemanticComponent(value): boolean

Defined in: identity.ts:106

Check if a value is a semantic component.

Parameters ​

value ​

unknown

The value to check

Returns ​

boolean

True if it's a semantic component

Released under the ISC License.