Adam Shaw пре 7 година
родитељ
комит
046f57a3ad
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/exports.ts

+ 1 - 1
src/exports.ts

@@ -43,7 +43,7 @@ export {
   intersectRects
 } from './util/geom'
 
-export { assignTo, isPropsEqual } from './util/object'
+export { assignTo, isPropsEqual, mapHash } from './util/object'
 
 export {
   findElements,