Interface ToolStateModuleOptions

interface ToolStateModuleOptions {
    tools?: TLStateNodeConstructor[];
}

Properties

Properties