Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws/constructs
/
Class
test/construct.test.ts:363–363 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
361
}
362
363
class
TheirConstruct extends Construct {
364
constructor(scope: Construct, id: string) {
365
super(scope, id);
366
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected