UNPKG
@cran/gql.reflect
Version:
latest (0.1.0)
0.1.0
0.0.3
0.0.2
Cranberry Introspection Utilities for GraphQL
@cran/gql.reflect
/
cjs
/
index.d.ts
5 lines
(4 loc)
•
165 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
"./input"
;
export
*
from
"./output"
;
export
{
HashList
}
from
"./utilities/HashList"
;
export
{ getIntrospectionQuery }
from
"./getIntrospectionQuery"
;