hydrogen-web/src/matrix/storage/idb
2021-08-31 15:59:50 -07:00
..
stores Avoid casting to any when a more specific type is possible 2021-08-31 15:14:21 -07:00
error.ts bring back extra caution 2021-08-31 08:16:37 +02:00
export.ts Make export types more precise 2021-08-31 15:59:50 -07:00
QueryTarget.ts Use method syntax in QueryTarget. 2021-08-19 17:40:10 -07:00
quirks.ts Migrate quirks to TypeScript 2021-08-27 09:30:16 -07:00
schema.ts Fix newly emerging type errors in schema 2021-08-31 15:32:33 -07:00
Storage.ts Fix IDBKeyRange type 2021-08-31 15:35:01 -07:00
StorageFactory.ts Make export types more precise 2021-08-31 15:59:50 -07:00
Store.ts Reduce IDBValidKey returns to the public API 2021-08-31 11:47:54 -07:00
Transaction.ts Use store name enum for saving stores 2021-08-31 15:44:03 -07:00
utils.ts tell TS we're certain to have a txn 2021-08-31 08:43:39 +02:00