UNPKG
@rdfdev/delta
Version:
latest (1.2.3)
next (1.1.0-alpha.1)
1.2.3
1.2.1
1.2.0
1.1.0-alpha.1
1.1.0-alpha.0
1.0.0
1.0.0-alpha.4
1.0.0-alpha.3
1.0.0-alpha.2
1.0.0-alpha.0
1.0.0-1.0.0-beta.0
0.0.0
Toolkit for working with linked-deltas
github.com/ontola/rdfdev-js
ontola/rdfdev-js
@rdfdev/delta
/
dist-types
/
index.d.ts
4 lines
(3 loc)
•
81 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./delta'
;
import
*
as
delta
from
'./delta'
;
export
default
delta;