mirror of
https://github.com/ReVanced/revanced-bots.git
synced 2026-01-19 09:13:58 +00:00
chore(packages/api): clean up imports
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { ClientOperation, Packet, ServerOperation } from '@revanced/bot-shared'
|
||||
import ClientGateway, { ClientGatewayEventHandlers } from './ClientGateway.js'
|
||||
import ClientGateway, { ClientGatewayEventHandlers } from './ClientGateway'
|
||||
|
||||
/**
|
||||
* The client that connects to the API.
|
||||
|
||||
Reference in New Issue
Block a user