react-native-vision-camera/package/.envrc

6 lines
78 B
Plaintext
Raw Normal View History

2024-01-21 19:00:54 -07:00
use flake . --impure
if [ -f .envrc.local ]; then
source .envrc.local
fi