UNPKG
@girin/framework
Version:
canary (0.5.2-alpha.1)
latest (0.5.2-alpha.0)
0.5.2-alpha.1
0.5.2-alpha.0
0.5.1-alpha.9
0.5.1-alpha.0
0.5.0-alpha.7
0.5.0-alpha.6
0.5.0-alpha.1
Core modules for Girin: GraphQL server framework
github.com/hanpama/girin
hanpama/girin
@girin/framework
/
lib
/
index.d.ts
6 lines
•
161 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
'./global'
;
export
*
from
'./core'
;
export
*
from
'./testing'
;
export
*
from
'./spec'
;
export
*
from
'./types'
;
//# sourceMappingURL=index.d.ts.map