rm -rf pkg wasm-pack build --out-name internal rm pkg/package.json cd types tsc cp dist/* ../pkg -r cp package.json ../pkg/package.json cd ..