chore(deps): update dependency @antfu/eslint-config to v4 (#3178)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: TAKAHASHI Shuuji <shuuji3@gmail.com>
This commit is contained in:
parent
76bf8cf09b
commit
bfd05f74d7
5 changed files with 238 additions and 357 deletions
|
@ -1,10 +1,11 @@
|
|||
import type { UseStore } from 'idb-keyval'
|
||||
import {
|
||||
del as delIdb,
|
||||
get as getIdb,
|
||||
promisifyRequest,
|
||||
set as setIdb,
|
||||
update as updateIdb,
|
||||
type UseStore,
|
||||
|
||||
} from 'idb-keyval'
|
||||
|
||||
const databases: IDBOpenDBRequest[] = []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue