@@ -1,4 +1,4 @@
|
||||
import { TimeFormat } from '@/localization/constants/TimeFormat';
|
||||
import { type TimeFormat } from '@/localization/constants/TimeFormat';
|
||||
import { isDefined } from 'twenty-shared/utils';
|
||||
|
||||
export const detectTimeFormat = (): keyof typeof TimeFormat => {
|
||||
|
||||
Reference in New Issue
Block a user