mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2025-01-10 20:17:32 +01:00
also import this
This commit is contained in:
parent
c1ecaffbae
commit
c529df179b
@ -16,6 +16,7 @@ limitations under the License.
|
|||||||
|
|
||||||
import {QueryTarget} from "./QueryTarget.js";
|
import {QueryTarget} from "./QueryTarget.js";
|
||||||
import {IDBRequestAttemptError} from "./error.js";
|
import {IDBRequestAttemptError} from "./error.js";
|
||||||
|
import {StorageError} from "../error.js";
|
||||||
|
|
||||||
class QueryTargetWrapper {
|
class QueryTargetWrapper {
|
||||||
constructor(qt) {
|
constructor(qt) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user