@aws-amplify/plugin-types
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Description

This is a types only package that is used to facilitate dependency injection patterns across the codebase. Components can declare that they need an instance of a certain type that comes from this package and another component can provide the implementation. This allows us to depend on interfaces rather than implementations in many parts of the codebase.

Whenever two packages in this repo need to talk to each other, they should do so through an interface defined in this package.

This package may also need to be split at some point into different logical groupings.

Readme

Keywords

none

Package Sidebar

Install

npm i @aws-amplify/plugin-types

Weekly Downloads

83,049

Version

1.0.0

License

Apache-2.0

Unpacked Size

45.7 kB

Total Files

48

Last publish

Collaborators

  • amplify-data-dev-npm
  • amplify-studio-uibuilder
  • amplify-codegen
  • amzn-oss
  • undefobj
  • aws-amplify-ops
  • manuel.iglesias
  • thaddmt
  • mattsb42-aws