Home Manual Reference Source Test Repository

src/timeseriesFunctionsCatalog/TYPES_ENUM.js

/**
 * TYPES_ENUM values allowed
 */
export const VALUE_TYPES_ENUM = ['integer', 'number', 'string', 'boolean', 'date-time'];