mirror of
https://github.com/logos-messaging/js-rln.git
synced 2026-01-24 08:23:08 +00:00
try generic import
This commit is contained in:
parent
932248b497
commit
0ff9ab2535
@ -1,6 +1,6 @@
|
||||
import chai from "chai";
|
||||
import spies from "chai-spies";
|
||||
import ethers from "ethers/lib/index.js";
|
||||
import * as ethers from "ethers";
|
||||
|
||||
import * as rln from "./index.js";
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user