Yavor Belakov

Results 1 comments of Yavor Belakov

``` import { config as loadEnv } from 'dotenv' loadEnv({ path: 'PATH_TO_ENV_FILE' }) ```