Fix types

This commit is contained in:
Adria Navarro 2024-03-26 10:07:16 +01:00
parent 890059829f
commit fcda81434c
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ import {
AutoFieldSubType, AutoFieldSubType,
Hosting, Hosting,
} from "@budibase/types" } from "@budibase/types"
export { RelationshipType } from "@budibase/types"
export const AUTO_COLUMN_SUB_TYPES = AutoFieldSubType export const AUTO_COLUMN_SUB_TYPES = AutoFieldSubType