UNPKG

mdl-identifi-ts

Version:

TypeScript client SDK for the headless micro CRM, Minddale.

6 lines (5 loc) 97 B
export interface Response { message?: string; payload?: string; success?: boolean; }