Add type
This commit is contained in:
parent
3ff4f9702b
commit
321bd8eec4
|
@ -16,6 +16,7 @@ export enum FieldType {
|
|||
INTERNAL = "internal",
|
||||
BARCODEQR = "barcodeqr",
|
||||
BIGINT = "bigint",
|
||||
BB_REFERENCE = "bb_reference",
|
||||
}
|
||||
|
||||
export interface RowAttachment {
|
||||
|
|
Loading…
Reference in New Issue