mirror of
https://github.com/fluencelabs/libp2p-ts
synced 2025-06-17 15:01:21 +00:00
Expand interfaces
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import BN = require('bn.js');
|
||||
import BN from 'bn.js';
|
||||
|
||||
let bn = new BN(42);
|
||||
bn = bn.add(bn);
|
||||
|
Reference in New Issue
Block a user