A dependency is any function that you call from your function.
These can be hard-coded, or passed into your function using dependency-injection.
A dependency is any function that you call from your function.
These can be hard-coded, or passed into your function using dependency-injection.