@niledatabase/server 2.3.1 → 2.3.2-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2176,8 +2176,6 @@ function _create() {
2176
2176
  return _create.apply(this, arguments);
2177
2177
  }
2178
2178
 
2179
- module.exports = create;
2180
-
2181
2179
  exports.Server = Server;
2182
2180
  exports.default = create;
2183
2181
  //# sourceMappingURL=server.cjs.development.js.map