mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
build: refactor build system (#8324)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
export * from './handlers/proxyRequests';
|
||||
export * from './util/responseHelpers';
|
||||
export { RequestHandler } from './util/util';
|
||||
export type { RequestHandler } from './util/util';
|
||||
|
||||
Reference in New Issue
Block a user