constructor()
in
src/crypto/index.ts [16:18]
3
lines of code
1
McCabe index (conditional complexity)
constructor(config: CryptoConfig) { this.config = config; }