UNPKG
graphql-ld
Version:
latest (2.0.0)
2.0.0
1.4.1
1.4.0
1.3.0
1.2.0
1.1.0
1.0.1
1.0.0
0.0.1
Linked Data Querying with GraphQL
github.com/rubensworks/graphql-ld.js
rubensworks/graphql-ld.js
graphql-ld
/
index.d.ts
3 lines
(2 loc)
•
66 B
TypeScript
View Raw
1
2
3
export
*
from
'./lib/Client'
;
export
*
from
'./lib/IQueryEngine'
;