UNPKG
api-vappsmart
Version:
latest (0.0.2)
0.0.2
api for ecommerce
github.com/thanhpn/api-vappsmart
thanhpn/api-vappsmart
api-vappsmart
/
index.js
7 lines
(4 loc)
•
199 B
JavaScript
View Raw
1
2
3
4
5
6
7
import
WooWorker
from
"./src/WooCommerce/WooWorker"
;
import
WCAPI
from
"./src/WooCommerce/WooCommerceAPI"
; //
import
AuthWorker
from
"./src/Authentication/AuthWorker"
; export { WooWorker, WCAPI };