github-profile-card icon indicating copy to clipboard operation
github-profile-card copied to clipboard

Publish TypeScript declaration files: `.d.ts`

Open piotrl opened this issue 7 years ago • 0 comments

Even though this library is written in TypeScript, when included in other packages (like Angular), typings can't be reached and it's treated as normal JavaScript library.

To help developers out there, we can write single file with public api.

See official doc: https://www.typescriptlang.org/docs/handbook/declaration-files/introduction.html

  • [x] Podzadanie

  • [ ] Podzadanie 2

piotrl avatar Apr 02 '18 21:04 piotrl