4.2.0 • Published 2 years ago

@a15-ghm/gh-models v4.2.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years 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

2 years ago

4.1.2

2 years ago

4.1.1

2 years ago

4.1.0

2 years ago

4.0.0

2 years ago

3.3.0

2 years ago

3.2.0

2 years ago

3.1.0

2 years ago

3.0.0

2 years ago

2.0.2

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago