constructor()
in
src/cfn-registry.ts [87:89]
3
lines of code
1
McCabe index (conditional complexity)
constructor() { this.cfn = createAwsClient(AWS.CloudFormation); }