use strict
This commit is contained in:
parent
fa82f4c7c4
commit
164327fc2f
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
"use strict"
|
||||
|
||||
module.exports = function(object, callback) {
|
||||
return object["fantasy-land/map"](callback)
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue