mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-30 17:15:49 +00:00
Deprecate positional request constructor API
This commit is contained in:
@@ -28,6 +28,3 @@ exports._test = {
|
||||
};
|
||||
|
||||
exports.types = require('./serializedtypes');
|
||||
|
||||
// This patches remote with legacy support for positional arguments
|
||||
require('./legacy-support.js')(exports);
|
||||
|
||||
Reference in New Issue
Block a user