react-native-vision-camera/package/.envrc
2024-01-31 16:44:01 -07:00

6 lines
78 B
Plaintext

use flake . --impure
if [ -f .envrc.local ]; then
source .envrc.local
fi