mirror of
https://github.com/ReVanced/revanced-bots.git
synced 2026-01-25 12:11:03 +00:00
chore(packages/client)!: rewrite and rename package
This commit is contained in:
4
packages/api/src/classes/index.ts
Executable file
4
packages/api/src/classes/index.ts
Executable file
@@ -0,0 +1,4 @@
|
||||
export { default as Client } from './Client.js'
|
||||
export * from './Client.js'
|
||||
export { default as ClientGateway } from './ClientGateway.js'
|
||||
export * from './ClientGateway.js'
|
||||
Reference in New Issue
Block a user