@@ -41,6 +41,10 @@ export {
intersectRects
} from './util'
+export {
+ assignTo
+} from './util/object'
+
export {
formatDate,
formatRange,