Pomax / node-jp-conversion

Japenese input conversion, turning any string into {kanji, katakana, hiragana, romaji} where possible.
16 stars 7 forks source link

Added TypeScript declarations #2

Closed NicolasNewman closed 1 year ago

NicolasNewman commented 1 year ago

I know this is a very old package but if you still accept PRs it would be awesome if you could merge these TypeScript declarations!

Pomax commented 1 year ago

Unfortunately I am not interested in supporting typescript - if you want to submit a jsdoc equivalent instead (which editors like VS Code will also look at) then sure, but I just don't like TS or its .d.ts file pollution in the slightest.