UNPKG

smartshopping-sdk

Version:

Coupon autoapply SDK

5 lines (4 loc) 188 B
export { Engine } from './engine'; export { default as engine } from './engine'; export { bootstrap, BootstrapOutput } from './background/bootstrap-VERSION'; export * from './interfaces';