We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A 1100 lines of Js to perform about 250 milliseconds
Object.defineProperty(Stream, "members", { get: function () { if (!Stream._members) Stream._members = {}; return Stream._members; }, enumerable: true, configurable: true });
The text was updated successfully, but these errors were encountered:
Is it related to #68 ?
Sorry, something went wrong.
It's just a js property definition, and can emit when defined delay, begin to emit such calls
No branches or pull requests
A 1100 lines of Js to perform about 250 milliseconds
Object.defineProperty(Stream, "members", { get: function () { if (!Stream._members) Stream._members = {}; return Stream._members; }, enumerable: true, configurable: true });
The text was updated successfully, but these errors were encountered: