Add Todo React component schema and runtime
This commit is contained in:
@@ -35,6 +35,7 @@ enum FunctionCapabilityKind {
|
||||
METHOD = 1;
|
||||
FIELD_RESOLVER = 2;
|
||||
MIGRATION = 3;
|
||||
CONSTRUCTOR = 4;
|
||||
}
|
||||
|
||||
message ClassExport {
|
||||
|
||||
Reference in New Issue
Block a user