Browse Source

修正demo上一个错误

tags/v1.3.1
zhupengfei 3 years ago
parent
commit
26ce408bc3
2 changed files with 1 additions and 1 deletions
  1. +1
    -1
      TypeScript/README.md
  2. +0
    -0
      TypeScript/test/test2.ts

+ 1
- 1
TypeScript/README.md View File

@@ -10,7 +10,7 @@
执行测试代码

```bash
ts-node test/test.ts
ts-node test/test1.ts
```




TypeScript/test/tests.ts → TypeScript/test/test2.ts View File


Loading…
Cancel
Save