1.0.1-pre.9 • Published 4 years ago

generic-type-guard-cli v1.0.1-pre.9

Weekly downloads
5
License
MIT
Repository
github
Last release
4 years ago

generic-type-guard

npm CircleCI Codecov

Source: https://github.com/mscharley/generic-type-guard
Author: Matthew Scharley
Contributors: See contributors on GitHub
Bugs/Support: Github Issues
Copyright: 2020
License: MIT license
Status: Active

Synopsis

This library is an attempt to manage creating type guards in a sensible way, making them composable and reusable.

Installation

$ npm i --save-dev generic-type-guard-cli

Usage

TBC