UNPKG
@treecg/curation
Version:
latest (0.0.6)
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
This library implements a class (Curator) with methods to curate an announcement LDES in LDP.
@treecg/curation
/
dist
/
index.d.ts
2 lines
(1 loc)
•
57 B
TypeScript
View Raw
1
2
export
{
Curator
,
CurationConfig
}
from
'./src/Curator'
;