4.2.0 • Published 5 months ago

@a15-ghm/gh-models v4.2.0

Weekly downloads
-
License
ISC
Repository
github
Last release
5 months ago

gh-models

Shareable models and interfaces

Installation

npm install --save @a15-ghm/gh-models

Usage

import { IProduct } from '@a15-ghm/gh-models/interfaces/product';

const product: IProduct = {
  sfid: '01t0m000004hWcuAAE',
  description: 'Beverly Hills MD Dermal Repair Complex - 1 Unit Subscription',
  name: 'Beverly Hills MD Dermal Repair Complex - 1 Unit Subscription',
  ...
};
4.2.0

5 months ago

4.1.2

5 months ago

4.1.1

5 months ago

4.1.0

5 months ago

4.0.0

5 months ago

3.3.0

5 months ago

3.2.0

5 months ago

3.1.0

5 months ago

3.0.0

5 months ago

2.0.2

5 months ago

2.0.1

5 months ago

2.0.0

6 months ago

1.2.0

6 months ago

1.1.0

6 months ago

1.0.0

7 months ago