UNPKG
@hoxhaolsi/cloud-sdk
Version:
beta (0.0.1-dev)
latest (1.6.0-beta.15)
1.6.0-beta.15
1.6.0-beta.14
1.6.0-beta.13
1.6.0-beta.12
1.6.0-beta.11
1.6.0-beta.10
1.6.0-beta.9
1.6.0-beta.8
0.0.1-dev
LiquidCommerce Cloud SDK
@hoxhaolsi/cloud-sdk
/
dist
/
types
/
index.umd.d.ts
3 lines
(2 loc)
•
111 B
TypeScript
View Raw
1
2
3
import
{
LIQUID_COMMERCE_ENV
,
LiquidCommerce
}
from
'./index'
;
export
{
LIQUID_COMMERCE_ENV
,
LiquidCommerce
};