octopinion-types
v1.0.2
Published
types for octopinion
Readme
Installation
npm install --save octopinion-types
Add the typings to the other global typings in tsconfig.json
typeRoots": [
"../node_modules/@types",
"../node_modules/octopinion-types"
]Summary
This package contains type definitions for Octopinion client review builder (https://www.npmjs.com/package/octopinion).
Credits
These definitions were written by WeTalkCode.
