For the complete documentation index, see llms.txt. This page is also available as Markdown.

InstructionStatus

Index

Enumeration members

Enumeration members

Pending

Pending: = "Pending"

Defined in src/api/entities/Instruction/types.ts:6

Unknown

Unknown: = "Unknown"

Defined in src/api/entities/Instruction/types.ts:7

Last updated

Was this helpful?