adobe / cc-ext-uxp-types

Apache License 2.0
7 stars 1 forks source link

"fs" module needs propper return types and overloads #8

Open jardicc opened 4 months ago

jardicc commented 4 months ago

This needs real overloads and better return types than any https://github.com/adobe/cc-ext-uxp-types/blob/main/uxp/index.d.ts#L8956

At current state I have to write my own typings instead of using yours.

You could probably copy/paste some parts of NodeJS types: https://www.npmjs.com/package/@types/node?activeTab=code