webxdc / webxdc_docs

Documentation for Webxdc
https://docs.webxdc.org
10 stars 4 forks source link

improve webxdc.d.ts docs #37

Closed WofWca closed 1 year ago

Simon-Laux commented 1 year ago

@WofWca you should also update it in https://github.com/webxdc/webxdc-types/blob/main/src/webxdc.ts and in https://github.com/webxdc/hello/blob/master/webxdc.d.ts

WofWca commented 1 year ago

I think it's about time to DRY it (make a separate repo, and maybe an NPM package). Related forum post: https://support.delta.chat/t/stop-the-copy-paste-of-create-xdc-sh-webxdc-js-eruda-js/2448

Simon-Laux commented 1 year ago

https://github.com/webxdc/webxdc-types/blob/main/src/webxdc.ts is the npm package.

it also exists in this repo and https://github.com/webxdc/hello/blob/master/webxdc.d.ts because some people don't want to develop / use npm I think?