mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-13 13:30:28 +00:00
add schema to field
This commit is contained in:
Vendored
+1
@@ -147,6 +147,7 @@ declare namespace apostrophe {
|
||||
choices?: SelectChoice[];
|
||||
widgetType?: string;
|
||||
titleField?: string;
|
||||
schema?: Field[];
|
||||
}
|
||||
|
||||
interface SelectChoice {
|
||||
|
||||
Reference in New Issue
Block a user