mirror of
https://github.com/johndoe6345789/low-code-react-app-b.git
synced 2026-04-28 15:44:55 +00:00
Generated by Spark: Fix all reported errors.
This commit is contained in:
@@ -86,3 +86,5 @@ export interface JSONUIContext {
|
||||
updateData: (sourceId: string, value: any) => void
|
||||
executeAction: (action: Action, event?: any) => Promise<void>
|
||||
}
|
||||
|
||||
export type ComponentSchema = UIComponent
|
||||
|
||||
Reference in New Issue
Block a user