Fork of github.com/did-method-plc/did-method-plc
1import dotenv from 'dotenv' 2 3dotenv.config({ path: './test.env' })