fix: test formatting
This commit is contained in:
@@ -19,7 +19,7 @@ export enum FieldType {
|
||||
* @type {string}
|
||||
*/
|
||||
AutoNumber = 'AutoNumber',
|
||||
|
||||
|
||||
/**
|
||||
* @constant Date - The field is a date field.
|
||||
* @type {string}
|
||||
|
||||
@@ -13,7 +13,7 @@ export enum ResultValueType {
|
||||
* @type {string}
|
||||
*/
|
||||
Integer = 'Integer',
|
||||
|
||||
|
||||
/**
|
||||
* @constant Decimal - The result value is a decimal.
|
||||
* @type {string}
|
||||
|
||||
Reference in New Issue
Block a user