get size()
in
src/AzureAppConfigurationImpl.ts [208:210]
3
lines of code
1
McCabe index (conditional complexity)
get size(): number { return this.#configMap.size; }