...
This commit is contained in:
parent
2d9178e4ae
commit
44acd8856a
@ -2,7 +2,7 @@
|
|||||||
* @Author: Kane
|
* @Author: Kane
|
||||||
* @Date: 2023-02-10 15:08:53
|
* @Date: 2023-02-10 15:08:53
|
||||||
* @LastEditors: Kane
|
* @LastEditors: Kane
|
||||||
* @LastEditTime: 2023-02-10 23:43:30
|
* @LastEditTime: 2023-02-11 00:12:33
|
||||||
* @FilePath: /后端辅助工具/src/DataType/DataType.ts
|
* @FilePath: /后端辅助工具/src/DataType/DataType.ts
|
||||||
* @Description:
|
* @Description:
|
||||||
*
|
*
|
||||||
@ -22,4 +22,4 @@ const s1 = "string";
|
|||||||
|
|
||||||
console.log(typeof s1);
|
console.log(typeof s1);
|
||||||
|
|
||||||
const obj: object = {x:0, y:0,};
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user