feat: Add Servlet and Streams modules, including a Servlet request-re… #10
Annotations
4 errors
|
build
Process completed with exit code 2.
|
|
build:
src/features/streams/index.ts#L3
Cannot find module './StreamsSimulator' or its corresponding type declarations.
|
|
build:
src/features/streams/StreamsModule.tsx#L7
Cannot find module './StreamsSimulator' or its corresponding type declarations.
|
|
build:
src/App.tsx#L23
Type '{ gc: () => Element; threads: () => Element; jit: () => Element; jmm: () => Element; static: () => Element; architecture: () => Element; platform: () => Element; jdbc: () => Element; }' is missing the following properties from type 'Record<ModuleId, ComponentType<{}>>': servlet, streams
|