influxdb/ui/mocks/shared/apis/env.ts

2 lines
78 B
TypeScript

export const getEnv = () => Promise.resolve({telegrafSystemInterval: '1m0s'})