* Remove .d.ts and fix type errors * Fix failing test * Upgrade roll up to remove maxlisteners warning * Refactor type generation and make build script run in sequence to avoid OOM errors in GitHub actions * Small change * Fix playground TS errors
* separate clean script * reuse scripts * remove redundant cleans * don't clean on code extractio