UNPKG

mdl-shoplet-ts

Version:

TypeScript client SDK for the headless micro CRM, Minddale.

4 lines (3 loc) 138 B
import { ShopletClient } from './services/shoplet.client'; import { Shoplet } from './models/shoplet'; export { ShopletClient, Shoplet };