tangled
alpha
login
or
join now
edouard.paris
/
did-method-plc
Fork of github.com/did-method-plc/did-method-plc
1
fork
atom
overview
issues
pulls
pipelines
did-method-plc
/
test-setup.ts
at
cbfe7966d6b8c94e92175ecbbb1a8f4d17f5e719
67 B
view raw
1
import
dotenv
from
'dotenv'
2
3
dotenv
.
config
(
{
path
:
'./test.env'
}
)