1.0.2 • Published 7 years ago

octopinion-types v1.0.2

Weekly downloads
1
License
ISC
Repository
-
Last release
7 years ago

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.