Skip to content

Commit 20cbc03

Browse files
committed
refactor: fix file path
1 parent 9b84bc7 commit 20cbc03

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed

src/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ export type * from './types/cache.js';
44

55
export * from './projected-map/projected-map.js';
66
export * from './projected-value/projected-value.js';
7-
export * from './projective-lazy-map/projected-lazy-map.js';
7+
export * from './projected-lazy-map/projected-lazy-map.js';
File renamed without changes.

0 commit comments

Comments
 (0)