TimeGranularity type
定義 TimeGranularity 的值。
type TimeGranularity =
| "yearly"
| "monthly"
| "weekly"
| "daily"
| "hourly"
| "minutely"
| "secondly"
| "microsecond"
| "none"
定義 TimeGranularity 的值。
type TimeGranularity =
| "yearly"
| "monthly"
| "weekly"
| "daily"
| "hourly"
| "minutely"
| "secondly"
| "microsecond"
| "none"