src/types/global.d.ts @@ -13,6 +13,7 @@ key: number; label: string; visible: boolean; children: Array<FieldOption>; } /**