Minor changes

This commit is contained in:
Peng-YM
2022-05-25 11:00:00 +08:00
parent c389aa19a2
commit 0e46d8e14d
10 changed files with 41 additions and 38 deletions

View File

@@ -18,6 +18,6 @@ console.log(
`,
);
import serve from './facade';
import serve from './restful';
serve();