Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coderwhy/HYLearnTS
/ functions
Functions
10 in github.com/coderwhy/HYLearnTS
⨍
Functions
10
◇
Types & classes
8
Method
barking
()
src/practice/02_接口的使用.ts:157
Method
barking
()
src/practice/02_接口的使用.ts:169
Method
eating
()
src/practice/02_接口的使用.ts:165
Method
eating
()
src/practice/02_接口的使用.ts:177
Function
errFunc
()
src/practice/01_基本数据类型.ts:107
Function
loopFunc
()
src/practice/01_基本数据类型.ts:101
Function
sayHello
(name: string)
src/practice/01_基本数据类型.ts:97
Method
shaking
()
src/practice/02_接口的使用.ts:161
Method
shaking
()
src/practice/02_接口的使用.ts:173
Function
sum
(num1: number, num2: number)
src/practice/01_基本数据类型.ts:93