mirror of
https://github.com/Start9Labs/patch-db.git
synced 2026-03-26 02:11:54 +00:00
start
This commit is contained in:
committed by
Aiden McClelland
parent
43e3c77c14
commit
434c6f7037
@@ -25,5 +25,5 @@ export interface Bootstrapper<T> {
|
||||
|
||||
export interface DBCache<T>{
|
||||
sequence: number,
|
||||
data: T | { }
|
||||
data: T
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user