UNPKG

30-seconds-of-code

Version:
4 lines (2 loc) 155 B
### Scope Each function has its own scope, and any variable declared within that function is only accessible from that function and any nested functions.