UNPKG

pchain-dapp-sdk-js

Version:
6 lines (4 loc) 96 B
import { config } from "dotenv"; before("Setup environment variables", () => { config(); });