1.0.1 • Published 1 year ago

cliengo-types v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Cliengo Types

Installation

npm install cliengo-types

or

yarn add cliengo-types

Usage

import { Account } from 'cliengo-types';

const accountData: Account;

Available types

  • Account
  • AccountPlan
  • ChatbotConfig
  • i18n
  • Team
  • User
  • Website
1.0.1

1 year ago