autogen/python/packages/component-schema-gen
Jack Gerrits 404522bd6b
Split apart component infra to allow for abstract class integration (#5017)
* Split apart component infra to allow for abstract class integration

* fix is_component_class check

* make is_ functions type guards

* Simplify component creation

* undo changes

* Format
2025-01-13 15:58:38 -05:00
..

component-schema-gen

This is a tool to generate schema for built in components.

Simply run gen-component-schema and it will print the schema to be used.