@managed-components/types
TypeScript icon, indicating that this package has built-in type declarations

1.3.14 • Public • Published

Typescript Definitions for Managed Components

Find out more about Managed Components here.

Install

npm install -D @managed-components/types
-- Or
yarn add -D @managed-components/types

Usage

The following is a minimal tsconfig.json for use alongside this package:

tsconfig.json

{
  "compilerOptions": {
    "target": "es2022",
    "module": "commonjs",
    "lib": ["es2022"],
    "types": ["@managed-components/types"]
  }
}

Readme

Keywords

Package Sidebar

Install

npm i @managed-components/types

Weekly Downloads

233

Version

1.3.14

License

none

Unpacked Size

5.22 kB

Total Files

4

Last publish

Collaborators

  • kubaflare
  • omarmosid
  • yair-dovrat
  • refaerds
  • jonnyparris
  • simonabadoiu
  • bjesus