@jeremybarbet/apple-api-types
TypeScript icon, indicating that this package has built-in type declarations

1.4.1 • Public • Published

@jeremybarbet/apple-api-types

Typescript definitions for Apple API services.

Includes

Installation

yarn add @jeremybarbet/apple-api-types

Usage

import { Environment } from '@jeremybarbet/apple-api-types';

if (Environment === Environment.PRODUCTION) {
  // ...
}

Package Sidebar

Install

npm i @jeremybarbet/apple-api-types

Weekly Downloads

1,281

Version

1.4.1

License

MIT

Unpacked Size

81.3 kB

Total Files

17

Last publish

Collaborators

  • jeremy.barbet