mirror of
https://github.com/186526/handlers.js
synced 2024-10-13 00:29:43 +00:00
Add Deno test supported & RegExp construction at route creation time
This commit is contained in:
3
test/test-server.deno.ts
Normal file
3
test/test-server.deno.ts
Normal file
@ -0,0 +1,3 @@
|
||||
import App from "./test-server";
|
||||
|
||||
App.listen(3000);
|
Reference in New Issue
Block a user