constructor()
in
lib/ab_dashboard.ts [37:39]
3
lines of code
1
McCabe index (conditional complexity)
constructor(scope: Construct, id: string) { super(scope, id); }