Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 143 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 143 Bytes

nullif

A TypeScript implementation of the SQL NULLIF function.

Installation

Install the package via NPM:

npm install nullif