UNPKG
sylius-axios-api
Version:
latest (0.2.2)
0.2.2
0.2.1
Sylius-axois-api
github.com/sdleiw/sylius-axios-api
sdleiw/sylius-axios-api
sylius-axios-api
/
src
/
config.js
7 lines
(6 loc)
•
130 B
JavaScript
View Raw
1
2
3
4
5
6
7
export
default
{
apiUrl
:
'http://syliusapi.dev/shop-api'
,
apiChannel
:
'US_WEB'
,
apiLocale
:
'en_US'
,
apiLimit
:
6
}