Open stijnvdkolk opened 5 years ago
Typings for the KlasaMember class are missing
Importing KlasaMember doesn't show the typings data, also opening the typings file doesn't have them in
They shouldn't be missing
Not needed
They actually aren't, it's just that this module isn't augmenting discord.js (yet).
https://github.com/dirigeants/klasa-member-gateway/blob/561ca08facf0a1de444e4ec12153451fa4a2b76a/typings/index.d.ts#L25-L28
How can that be fixed?
In the settings branche is that code missing in the typings file, I am using the typings file
Describe the issue
Typings for the KlasaMember class are missing
Code or steps to reproduce
Importing KlasaMember doesn't show the typings data, also opening the typings file doesn't have them in
Expected and actual behavior
They shouldn't be missing
Further details
Not needed