not-a-string
v1.0.0
Published
It's not a string.
Readme
not-a-string
It's not a string.
Install
$ yarn add not-a-stringUsage
const assert = require('assert');
const notAString = require('not-a-string');
assert(typeof notAString !== 'string');License
MIT © Matthew Fernando Garcia
