Skip to content

Commit 7bbae40

Browse files
committed
missing
1 parent 3949f5a commit 7bbae40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/devextreme/js/ui/filter_builder.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ export type FieldInfo = {
364364
value?: string | number | Date;
365365
valueText?: string;
366366
field?: Field;
367-
}
367+
};
368368
/**
369369
* @namespace DevExpress.ui
370370
* @deprecated Use the CustomOperation type instead

0 commit comments

Comments
 (0)