« get me outta code hell

data, test: withUniqueItemsOnly (#composite/data) - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/data/composite/data/index.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2023-11-18 20:15:07 -0400
committer(quasar) nebula <qznebula@protonmail.com>2023-11-18 20:15:49 -0400
commitf82b74f62595c4def21b176c366c703da02c331e (patch)
tree811b6db15a3fe5c03171bce0f0069e9a0f328700 /src/data/composite/data/index.js
parent6cbd8ee458a25ed8608760f8867008aa8f55d5e3 (diff)
data, test: withUniqueItemsOnly (#composite/data)
Diffstat (limited to 'src/data/composite/data/index.js')
-rw-r--r--src/data/composite/data/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/data/composite/data/index.js b/src/data/composite/data/index.js
index db1c37c..e2927af 100644
--- a/src/data/composite/data/index.js
+++ b/src/data/composite/data/index.js
@@ -11,3 +11,4 @@ export {default as withPropertiesFromObject} from './withPropertiesFromObject.js
 export {default as withPropertyFromList} from './withPropertyFromList.js';
 export {default as withPropertyFromObject} from './withPropertyFromObject.js';
 export {default as withUnflattenedList} from './withUnflattenedList.js';
+export {default as withUniqueItemsOnly} from './withUniqueItemsOnly.js';