1.1.9 • Published 4 months ago

@infomaker/types-effingo v1.1.9

Weekly downloads
-
License
MIT
Repository
-
Last release
4 months ago

Installation

npm install --save-dev @infomaker/types-effingo

Summary

This package contains type definitions for the effingo API ( https://bitbucket.org/infomaker/effingo ).

Enable Types

To enable discovery of this module, create this tsconfig.json-file in your root folder:

{
    "compilerOptions": {
        "allowJs": true,
        "noEmit": true,
        "baseUrl": ".",
        "paths": {
            "*": [
                "*",
                "node_modules/@infomaker/types-*"
            ]
        }
    }
}
1.1.9

4 months ago

1.1.8

5 months ago

1.1.7

5 months ago

1.1.6

6 months ago

1.1.1

12 months ago

1.1.0

12 months ago

1.1.5

12 months ago

1.1.4

12 months ago

1.1.3

12 months ago

1.1.2

12 months ago

1.0.2

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.1

1 year ago

0.9.8

2 years ago

0.9.7

2 years ago

1.0.0

2 years ago

0.9.9

2 years ago

0.9.6

2 years ago

0.9.5

2 years ago

0.9.4

2 years ago

0.9.3

2 years ago

0.9.2

2 years ago

0.9.1

2 years ago