holepunchto / pear

combined Peer-to-Peer (P2P) Runtime, Development & Deployment tool
https://docs.pears.com/
Apache License 2.0
91 stars 9 forks source link

use which-runtime module constants #38

Closed rafapaezbas closed 6 months ago

mafintosh commented 6 months ago

nice, any reason why we can't destruct the options we need, ie const { isBare } = require('which-runtime') etc?