Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 132 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 132 Bytes

null-function

const nullFunction = require('null-function')

nullFunction()

Exports a function that doesn't do anything.