4.15.0 • Published 2 years ago

@roit/roit-company-interfaces v4.15.0

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

ROIT Company Interfaces 🚀

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

Install the library

$ npm install @roit/roit-company-interfaces

Usage

Interfaces

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

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

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

2 years ago

4.13.0

2 years ago

4.14.0

2 years ago

4.11.0

2 years ago

4.12.0

2 years ago

4.9.0

2 years ago

4.10.0

2 years ago

4.8.0

3 years ago

4.7.0

3 years ago

4.6.0

3 years ago

4.5.0

3 years ago

4.4.0

3 years ago

4.3.0

3 years ago

4.2.0

3 years ago

4.1.1

3 years ago

4.1.0

3 years ago