fix import for reduce

pull/10616/head
Iris Scholten 2018-04-06 17:52:11 -07:00
parent 655d931c10
commit 61ec801869
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
import calculateSize from 'calculate-size'
import _ from 'lodash'
import {reduce} from 'fast.js'
export const NULL_ARRAY_INDEX = -1