Generated file
Copy as Markdown
Other Tools
/* THIS FILE IS AUTOGENERATED FROM ModelContext.webidl BY Codegen.py - DO NOT EDIT */
#ifndef DOM_MODELCONTEXTBINDINGFWD_H_
#define DOM_MODELCONTEXTBINDINGFWD_H_
namespace mozilla::dom {
struct InvokeToolOptions;
struct ToolAnnotations;
struct ModelContextTool;
struct ModelContextToolDefinition;
class ModelContext;
class ModelContextClient;
} // namespace mozilla::dom
#endif // DOM_MODELCONTEXTBINDINGFWD_H_