4.1.0 • Published 3 years ago

@roit/roit-company-models v4.1.0

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

ROIT Company Models 🚀

This library contains all models related to ROIT Company & Integrations squad.

Install the library

$ npm install @roit/roit-company-models

Usage

Models

import { Master, Client } from '@roit/roit-company-models'

const client: Client = await this.findClientById(clientId);

async findMasterById(id: string): Promise<Master> {...};
4.1.0

3 years ago

4.0.0

3 years ago

3.0.0

3 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago