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