mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
1 line
298 B
JavaScript
1 line
298 B
JavaScript
if(!require(".").capability.draft)throw new Error("ZeroMQ draft features are not enabled in this build. To enable support, (re)compile this library with --zmq-draft.");process.emitWarning("ZeroMQ draft features are experimental and could change at any time."),module.exports=require("./lib/draft"); |