Skip to content

Documentation / @agentick/shared / isContentComponent

Function: isContentComponent() ​

isContentComponent(value): boolean

Defined in: identity.ts:126

Check if a value is a content component.

Parameters ​

value ​

unknown

The value to check

Returns ​

boolean

True if it's a content component

Released under the ISC License.