1
0
Fork 0
mirror of synced 2024-08-09 15:17:57 +12:00
This commit is contained in:
Adria Navarro 2023-09-14 17:47:45 +02:00
parent 3ff4f9702b
commit 321bd8eec4

View file

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