mirror of
https://github.com/186526/handlers.js
synced 2024-10-13 00:29:43 +00:00
4 lines
52 B
TypeScript
4 lines
52 B
TypeScript
import App from './test-server';
|
|
|
|
App.listen(3000);
|