Skip to main content Link Search Menu Expand Document (external link)

AiError.ts overview

Since v1.0.0


Exports Grouped by Category


errors

AiError (class)

Signature

declare class AiError

Source

Since v1.0.0

[TypeId] (property)

Signature

readonly [TypeId]: unique symbol

Source

Since v1.0.0

type ids

TypeId

Signature

declare const TypeId: unique symbol

Source

Since v1.0.0

TypeId (type alias)

Signature

type TypeId = typeof TypeId

Source

Since v1.0.0