UNPKG
@ace-fetch/graphql
Version:
alpha (0.5.0-alpha.0)
latest (0.11.2)
0.11.2
0.11.0
0.10.0
0.9.1
0.9.0
0.8.0
0.7.0
0.5.4
0.5.0
0.5.0-alpha.0
0.4.1-alpha.4
0.4.1-alpha.3
0.4.1-alpha.2
0.4.1-alpha.1
0.4.1-alpha.0
0.4.0
Fetch Provider.
aceHubert/ace-fetch
@ace-fetch/graphql
/
lib
/
index.d.ts
7 lines
(6 loc)
•
173 B
TypeScript
View Raw
1
2
3
4
5
6
7
export
*
from
'./core'
;
export
*
from
'./fetchs'
;
export
*
from
'./plugins'
;
export
{ setDebug }
from
'./env'
;
export
{ version }
from
'./version'
;
export
*
from
'./types'
;