HttpApi "AnotherApi" (added to the root MyApi HttpApi with addHttpApi) throws a type-level error but works fine at runtime when referencing that AnotherApi in the implementation Layer@ts-expect-error so that TS ignores it and successfully compiles/runs the program:addHttApi