mirror of
https://github.com/Start9Labs/patch-db.git
synced 2026-03-26 10:21:53 +00:00
our own json patch lib and everything working
This commit is contained in:
committed by
Aiden McClelland
parent
efddb7fac0
commit
32f52b4335
@@ -4,8 +4,6 @@ import { Source } from './source/source'
|
||||
import { Store } from './store'
|
||||
import { DBCache, Http } from './types'
|
||||
|
||||
export { Operation } from 'fast-json-patch'
|
||||
|
||||
export class PatchDB<T> {
|
||||
store: Store<T>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user