mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 03:25:12 +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 {IDBRequestAttemptError} from "./error.js";
|
||||
import {StorageError} from "../error.js";
|
||||
|
||||
class QueryTargetWrapper {
|
||||
constructor(qt) {
|
||||
|
Loading…
Reference in New Issue
Block a user