PersistentAI API Documentation / @persistentai/fireflow-types / SecretPortValue
Type Alias: SecretPortValue<Secret>
SecretPortValue<
Secret> =EncryptedSecretValue<Secret>
Defined in: packages/fireflow-types/src/port/base/types.ts:233
Secret port value.
Type Parameters
Secret
Secret extends SecretType