plot
plot copied to clipboard
remove unused exports?
I obtained the list with:
> npx ts-unused-exports tsconfig.json src/**/*.js src/**/*ts test/**/*.js test/**/*.ts
Not sure we need to remove all of this? Some things seem to be here for consistency.