Use camelCase not under_score, I forgot it's coffee script.
This commit is contained in:
parent
99f6a5678a
commit
948e50285d
9 changed files with 38 additions and 38 deletions
|
@ -1,3 +1,3 @@
|
|||
IDWeakMap = process.atom_binding('id_weak_map').IDWeakMap
|
||||
IDWeakMap = process.atomBinding('id_weak_map').IDWeakMap
|
||||
|
||||
module.exports = IDWeakMap
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue