@@ -44,6 +44,10 @@ export {
assignTo
} from './util/object'
+export {
+ findElsWithin
+} from './util/dom'
+
export {
formatDate,
formatRange,