Skip to content

Documentation / @agentick/kernel / AttributeValue

Type Alias: AttributeValue

AttributeValue = string | number | boolean | string[] | number[] | boolean[] | null

Defined in: kernel/src/telemetry.ts:14

Released under the ISC License.