cbor-js icon indicating copy to clipboard operation
cbor-js copied to clipboard

TypeScript definition file

Open bennycode opened this issue 9 years ago • 0 comments
trafficstars

To make cbor-js work with TypeScript code, it would be nice to have a TypeScript definition file (*.d.ts) for the methods cbor-js exposes:

  • https://www.typescriptlang.org/docs/handbook/writing-declaration-files.html
  • http://www.typescriptlang.org/docs/handbook/typings-for-npm-packages.html

bennycode avatar Sep 01 '16 16:09 bennycode