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
/
env.d.ts
3 lines
(2 loc)
•
96 B
TypeScript
View Raw
1
2
3
export
declare
let
debug
:
boolean
;
export
declare
const
setDebug
:
(
status
:
boolean
) =>
boolean
;