UNPKG
@hollax/dexie-orm
Version:
latest (2.4.2)
2.4.2
2.4.1
2.4.0
2.3.0
2.2.2
2.2.1
2.2.0
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
1.0.0
Simple ORM for dexie js
github.com/hollax/dexie-orm
hollax/dexie-orm
@hollax/dexie-orm
/
dist
/
types
/
index.d.ts
4 lines
(3 loc)
•
75 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./Model'
;
export
*
from
'./setup'
;
export
*
from
'./types'
;