typescript-sdk
typescript-sdk copied to clipboard
es6 module for the package
I have discussed with @0xscuba on discord about this. We can just setup tsconfig to output es6 and add module in package.json
or we can just use tool like https://github.com/egoist/tsup for zero config