added node modules back to the example bot, so it exports with the required modules
This commit is contained in:
3
example_bot/node_modules/undici/index.d.ts
generated
vendored
Normal file
3
example_bot/node_modules/undici/index.d.ts
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
export * from './types/index'
|
||||
import Undici from './types/index'
|
||||
export default Undici
|
||||
Reference in New Issue
Block a user