Skip to content

Commit beca4d6

Browse files
committed
fix
1 parent 7cd560d commit beca4d6

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/storage/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
// @ts-check
32

43
import { indexedDbStorage } from './indexed-db-storage.js'

src/storage/memory-storage.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// @ts-check
12

23
/**
34
* @function memoryStorage

0 commit comments

Comments
 (0)