UNPKG
@incremunica/types
Version:
latest (2.3.0)
2.3.0
2.2.1
2.2.0
2.1.0
2.0.0
Types module for Incremunica
comunica.github.io/incremunica/
comunica/incremunica
@incremunica/types
/
lib
/
index.d.ts
8 lines
(7 loc)
•
241 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
export
*
from
'./DetermineChangesEvents'
;
export
*
from
'./IQueryContext'
;
export
*
from
'./ISourceWatchEventEmitter'
;
export
*
from
'./Quad'
;
export
*
from
'./QuerySource'
;
export
*
from
'./StreamingStore'
;
export
*
from
'./BindingsOrder'
;