UNPKG
@deejayy/api-caller
Version:
latest (19.0.0)
19.0.0
18.1.0
18.0.2
18.0.1
18.0.0
17.0.2
17.0.1
16.0.2
16.0.1
16.0.0
15.0.0
14.2.0
14.1.0
2.2.0
2.1.0
2.0.2
2.0.1
2.0.0
1.6.8
1.6.7
1.6.6
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.2
1.5.1
1.5.0
1.4.0
1.3.5
1.3.0
1.2.0
1.1.0
1.0.2
1.0.1-5
Simple Api Caller library for Angular
github.com/deejayy/api-caller
deejayy/api-caller
@deejayy/api-caller
/
index.d.ts
6 lines
(5 loc)
•
224 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
'./lib/service/api-caller.service'
;
export
*
from
'./lib/api-caller.module'
;
export
*
from
'./lib/model/api-call-item.model'
;
export
*
from
'./lib/store/api.state'
;
export
*
from
'./lib/service/api-connector'
;