1.1.12 • Published 1 year ago
@infomaker/types-effingo v1.1.12
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.12
1 year ago
1.1.11
1 year ago
1.1.10
1 year ago
1.1.9
1 year ago
1.1.8
2 years ago
1.1.7
2 years ago
1.1.6
2 years ago
1.1.1
2 years ago
1.1.0
2 years ago
1.1.5
2 years ago
1.1.4
2 years ago
1.1.3
2 years ago
1.1.2
2 years ago
1.0.2
2 years ago
1.0.4
2 years ago
1.0.3
2 years ago
1.0.1
3 years ago
0.9.8
3 years ago
0.9.7
3 years ago
1.0.0
3 years ago
0.9.9
3 years ago
0.9.6
3 years ago
0.9.5
3 years ago
0.9.4
3 years ago
0.9.3
3 years ago
0.9.2
3 years ago
0.9.1
3 years ago