This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@item-enonic-types/lib-react4xp
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

Item Enonic Types – React4XP Lib

npm version

Installation

Install @item-enonic-types/lib-react4xp from npm by running:

npm i --save-dev @item-enonic-types/lib-react4xp

Usage

To the types for the "/lib/enonic/react4xp"-module, you need to include the following in your tsconfig.json :

{
  "compilerOptions": {
    "baseUrl": "./",
    "paths": {
      "/lib/xp/*": ["./node_modules/@enonic-types/lib-*"],
      "/lib/enonic/*": ["./node_modules/@item-enonic-types/lib-*"],
      "/lib/*": ["./node_modules/@item-enonic-types/lib-*" ,"./src/main/resources/lib/*"]
    }
  }
}

Readme

Keywords

Package Sidebar

Install

npm i @item-enonic-types/lib-react4xp

Weekly Downloads

80

Version

2.0.0

License

MIT

Unpacked Size

10.6 kB

Total Files

3

Last publish

Collaborators

  • tajakobsen