This commit is contained in:
Adria Navarro 2023-09-14 17:47:45 +02:00
parent 3ff4f9702b
commit 321bd8eec4
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ export enum FieldType {
INTERNAL = "internal",
BARCODEQR = "barcodeqr",
BIGINT = "bigint",
BB_REFERENCE = "bb_reference",
}
export interface RowAttachment {