Fix #1.
This commit is contained in:
parent
f5e88f4dda
commit
71e4ddb5d6
3 changed files with 10 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
"use strict";
|
||||
|
||||
require(`setimmediate`);
|
||||
|
||||
// An order represents a pending push or shift.
|
||||
const Order = channel => {
|
||||
let order;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue