| 1 | /** |
| 2 | * This is the root build scripts module (keep in commonjs). It's only a .js file but will handle |
| 3 | * registering typescript files with esbuild-register to allow Node.js to build .ts files |
| 4 | * on-demand. |
nothing calls this directly
no test coverage detected