Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SincereCSL/Playgrounds
/ Boy
Interface
Boy
TypeScript/StudyTypeScript/src/class_interface.ts:29–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
}
28
29
interface
Boy extends Man,Child {}
30
31
let
boy: Boy = {
32
name:
''
,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected