1.0.1 • Published 2 years ago
NullObject
Create a null prototype Object. The created object will have no methods.

Table of Contents
Install
npm i @neumatter/null-object
Usage
import NullObject from '@neumatter/null-object'
const nullObject = new NullObject()
// use nullObject