@@ -1,5 +1,5 @@
|
||||
import { ChatInputCommandInteraction } from "discord.js"
|
||||
import { ExtendedClient } from "utils/Client"
|
||||
import { ExtendedClient } from "utils/Client.js"
|
||||
import TZs from "./TimeZones"
|
||||
|
||||
export type TimeZones = typeof TZs[number]
|
||||
|
||||
Reference in New Issue
Block a user