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