imports
This commit is contained in:
parent
3d2b7b2a65
commit
029b07be4b
@ -8,13 +8,7 @@ import {
|
||||
StoreWithIndexes,
|
||||
IndexDescriptor,
|
||||
} from "./util/query";
|
||||
import {
|
||||
IDBFactory,
|
||||
IDBDatabase,
|
||||
IDBObjectStore,
|
||||
IDBTransaction,
|
||||
IDBObjectStoreParameters,
|
||||
} from "@gnu-taler/idb-bridge";
|
||||
import { IDBFactory, IDBDatabase, IDBTransaction } from "@gnu-taler/idb-bridge";
|
||||
import { Logger } from "@gnu-taler/taler-util";
|
||||
import {
|
||||
AmountJson,
|
||||
|
Loading…
Reference in New Issue
Block a user