bitpay / bitcore

A full stack for bitcoin and blockchain-based applications
https://bitcore.io/
MIT License
4.83k stars 2.08k forks source link

[BWS] Make common.ts a module #3540

Closed kajoseph closed 1 year ago

kajoseph commented 1 year ago

This makes the common.ts a module which allows for a much better dev experience to be able to easily reference commonly used constants, util functions, etc.