Lynx

genui / a2ui-prompt / ReadA2UICatalogDirectoryOptions

ReadA2UICatalogDirectoryOptions

Options for loading generated A2UI catalog artifacts from a directory.

Properties

catalogDir

catalogDir: string;

Defined in

@lynx-js/genui/a2ui-prompt/src/index.ts:25


catalogId

catalogId: string;

Defined in

@lynx-js/genui/a2ui-prompt/src/index.ts:26


cwd?

optional cwd: string;

Defined in

@lynx-js/genui/a2ui-prompt/src/index.ts:27


label?

optional label: string;

Defined in

@lynx-js/genui/a2ui-prompt/src/index.ts:28


version?

optional version: string;

Defined in

@lynx-js/genui/a2ui-prompt/src/index.ts:29

Except as otherwise noted, this work is licensed under a Creative Commons Attribution 4.0 International License, and code samples are licensed under the Apache License 2.0.