import { Time } from "#/common/Time"; export const VALUE_NOT_AVAILABLE = "-"; export const DEFAULT_POLLING_DELAY = 1 * Time.Second;