jay3332 / js-cord

js-cord is a wrapper around the Discord API, written and to be used in Javascript.
MIT License
14 stars 3 forks source link

Add typings #7

Open MrKomodoDragon opened 3 years ago

MrKomodoDragon commented 3 years ago

This will help support autocompletion, so this should be done.

jay3332 commented 3 years ago

Typings will eventually be added. For now, types are specified in the documentation

Cats3153 commented 3 years ago

maybe .d.ts files? not too sure about typing

Cats3153 commented 3 years ago

being worked on 👌

Cats3153 commented 3 years ago

typescript rewrite is planned, current version is partially typed