mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-04-22 09:02:14 +00:00
4 lines
77 B
JavaScript
4 lines
77 B
JavaScript
|
'use strict'
|
||
|
|
||
|
exports.NOT_STARTED_YET = 'The libp2p node is not started yet'
|