UNPKG

mdl-identifi-ts

Version:

TypeScript client SDK for the headless micro CRM, Minddale.

4 lines (3 loc) 144 B
import { IdentifiClient } from './services/identifi.client'; import { Response } from './models/identifi'; export { IdentifiClient, Response };