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

2.0.2 • Public • Published

Item Enonic Types – Tine IKT Freemarker Lib

npm version

Installation

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

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

Usage

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

{
  "compilerOptions": {
    "baseUrl": "./",
    "paths": {
      "/lib/tineikt/freemarker": ["./node_modules/@item-enonic-types/lib-freemarker"]
    }
  }
}

Readme

Keywords

Package Sidebar

Install

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

Weekly Downloads

31

Version

2.0.2

License

MIT

Unpacked Size

1.5 kB

Total Files

3

Last publish

Collaborators

  • tajakobsen