UNPKG

wix-twix

Version:

A simple library for managing server and web Wix clients built on top of Wix SDK.

5 lines 160 B
export { WixClient } from './wixClient'; export * from './wixClient.types'; export * from './server'; export * from './web'; //# sourceMappingURL=index.d.ts.map