Skip to content

Commit e6ffba8

Browse files
committed
chore: delAll not yet stable
1 parent 0a83f5f commit e6ffba8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ export * from './scripts/get.js'
88
export * from './scripts/set.js'
99
export * from './scripts/del.js'
1010
export * from './scripts/add.js'
11-
export * from './scripts/delAll.js'
11+
// export * from './scripts/delAll.js'

0 commit comments

Comments
 (0)