Skip to content

PersistentAI API Documentation / @persistentai/fireflow-types / isStringPortValue

Function: isStringPortValue()

isStringPortValue(value): value is StringPortValue

Defined in: packages/fireflow-types/src/port/base/types.ts:490

Type guards for port values

Parameters

value

unknown

Returns

value is StringPortValue

Licensed under BUSL-1.1