UNPKG
@csegames/camelot-unchained
Version:
latest (0.1.2)
0.1.2
Camelot Unchained Client Library
csegames/camelot-unchained-client-library
@csegames/camelot-unchained
/
lib
/
graphql
/
index.d.ts
4 lines
(3 loc)
•
81 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./schema'
;
import
*
as
schema
from
'./schema'
;
export
{ schema };