type-of-option

1.0.1 • Public • Published

type-of-option

npm version Codacy Badge License: ISC

Intro

Defines a type that can be mixed with null and undefined.

Installation

npm install tyep-of-option

Usage

import Option from 'type-of-option'

const val: Option<string> = process.env.VALUE

Package Sidebar

Install

npm i type-of-option

Weekly Downloads

0

Version

1.0.1

License

ISC

Unpacked Size

1.55 kB

Total Files

3

Last publish

Collaborators

  • smicle