Renamed Functions in `@effect/platform-node` Library
Where did all the functions go in
I figured that it was renamed to
import { HttpServer } from "@effect/platform-node"; (including the server itself)?I figured that it was renamed to
NodeHttpServer but my code no longer compiles: