UNPKG

@k8ts/instruments

Version:

A collection of utilities and core components for k8ts.

3 lines 130 B
import type { default as TZ } from "timezone-enum"; export type Timezone = keyof typeof TZ; //# sourceMappingURL=timezone.d.ts.map