mirror of
https://github.moeyy.xyz/https://github.com/trekhleb/javascript-algorithms.git
synced 2024-11-10 11:09:43 +08:00
Compare commits
2 Commits
ec58b81401
...
14f2734aa4
Author | SHA1 | Date | |
---|---|---|---|
|
14f2734aa4 | ||
|
5a797ddb7f |
@ -32,6 +32,7 @@ function initCallbacks(callbacks = {}) {
|
||||
return false;
|
||||
};
|
||||
}
|
||||
|
||||
)();
|
||||
|
||||
initiatedCallback.allowTraversal = callbacks.allowTraversal || allowTraversalCallback;
|
||||
|
Loading…
Reference in New Issue
Block a user