mirror of
https://github.com/thedrewen/protojx-manager.git
synced 2026-03-21 09:48:56 +01:00
feat(status): import Host type for improved type safety
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import ping from "ping";
|
||||
import * as cron from 'cron';
|
||||
import { ActivityType, Client } from "discord.js";
|
||||
import { Host } from "../type";
|
||||
|
||||
export class StatusService {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user