We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b499729 commit efaa8bbCopy full SHA for efaa8bb
src/index.ts
@@ -31,3 +31,5 @@ try {
31
}
32
33
export default cloneSparse;
34
+
35
+export { CloneSparseOptions } from './utils.js';
0 commit comments