MCPcopy 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

1import { RootConstruct } from '../src';
2
3export class App extends RootConstruct {
4 constructor() {
5 super();
6 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected