JSPM

  • Created
  • Published
  • Downloads 15
  • Score
    100M100P100Q66360F
  • License MIT

Common mappings, aliases, and types used in Toreda TypeScript packages.

Package Exports

  • @toreda/types

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@toreda/types) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@toreda/types

Toreda

CI Coverage Quality Gate Status

Toreda's official types for organization-wide TypeScript projects.

Installation

Install using yarn

$ yarn add @toreda/types --dev

OR

$ yarn add @toreda/types --D

Install using npm

$ npm add @toreda/types --save-dev