mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-12 09:33:32 +01:00
3 lines
95 B
TypeScript
3 lines
95 B
TypeScript
// eslint-disable-next-line @typescript-eslint/no-empty-function
|
|
export const noop = () => {};
|