1
0
mirror of https://github.com/fluencelabs/js-libp2p synced 2025-03-31 14:51:05 +00:00
js-libp2p/scripts/node-globals.js
Vasco Santos 8506414ea1
chore: config types and dependencies update ()
BREAKING CHANGES:

top level types were updated, multiaddr@9.0.0 is used, dialer and keychain internal property names changed and connectionManager minPeers is not supported anymore
2021-04-15 09:40:02 +02:00

3 lines
59 B
JavaScript

// @ts-nocheck
export const { Buffer } = require('buffer')