dirigeants / klasa-member-gateway

Simple plugin to manage an efficient per-member settings gateway.
MIT License
7 stars 10 forks source link

Typings are missing for the KlasaMember class #98

Open stijnvdkolk opened 5 years ago

stijnvdkolk commented 5 years ago

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

kyranet commented 5 years ago

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

stijnvdkolk commented 5 years ago

How can that be fixed?

stijnvdkolk commented 5 years ago

In the settings branche is that code missing in the typings file, I am using the typings file