Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws/constructs
/
Class
test/util.ts:3–3 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ RootConstruct } from
'../src'
;
2
3
export
class
App extends RootConstruct {
4
constructor() {
5
super();
6
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected