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
/
input
/
_TypeKind.d.ts
2 lines
(1 loc)
•
50 B
TypeScript
View Raw
1
2
export
{
TypeKind
as
_TypeKind, }
from
"graphql"
;