Skip to content

Interface: StringLengthRequest

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Utilities / StringLengthRequest

Interface: StringLengthRequest

Defined in: src/types/utilities.ts:85

Request for string length.

Properties

stringValue

stringValue: string

Defined in: src/types/utilities.ts:87

String to measure.