"undefined is not a function"? β It is now!
A while ago a tweeted that I had fixed the internet.
Well, I guess that wasn't entirely accurate. I gave people the ability for them to fix the internet, but not everyone was on board.
So today, I'm making it even easier for you to fix your little corner of the interwebs.
Get the code (i.e. fix the internet)
All you have to do is this:
$ npm i --save undefined-is-a-function
(or if you like yarn)
$ yarn add undefined-is-a-function
Then in your code:
import { undefined } from 'undefined-is-a-function';
Fixed! undefined
is now a function.
So I state again:
(or at least until the next time)
Tests
Yes, there are tests. And they all pass.