UNPKG
@canlooks/ajax
Version:
latest (5.0.5)
5.0.5
5.0.4
5.0.3
5.0.2
5.0.1
4.1.0
4.0.17
4.0.16
4.0.15
4.0.14
4.0.13
4.0.12
4.0.11
4.0.10
4.0.9
4.0.8
4.0.7
4.0.6
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0
3.3.0
3.2.8
3.2.7
3.2.6
3.2.5
3.2.4
3.2.3
3.2.2
3.2.1
3.2.0
3.1.1
3.1.0
3.1.0-alpha1
3.0.3
3.0.2
3.0.1
3.0.0
2.1.3
2.1.2
2.1.1
2.1.0
2.0.1
2.0.0
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.1
1.3.0
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.1.0-alpha1
1.0.8
1.0.8-alpha1
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
A modular request management tool
github.com/canlooks/ajax
canlooks/ajax
@canlooks/ajax
/
dist
/
esm
/
index.js
6 lines
(5 loc)
•
149 B
JavaScript
View Raw
1
2
3
4
5
6
export
*
from
'./ajaxInstance.js'
;
export
*
from
'./core.js'
;
export
*
from
'./error.js'
;
export
*
from
'./module.js'
;
export
*
from
'./utility.js'
;