✨ feat(tsl-api-reference): add class and framework API lookup
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@
|
||||
范例01:返回:1
|
||||
|
||||
```tsl
|
||||
returnisValidPositiveValue(1);
|
||||
return isValidPositiveValue(1);
|
||||
// 输出:1
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user