not-a-string

1.0.0 • Public • Published

not-a-string

It's not a string.

Install

$ yarn add not-a-string

Usage

const assert = require('assert');
const notAString = require('not-a-string');

assert(typeof notAString !== 'string');

License

MIT © Matthew Fernando Garcia

Readme

Keywords

none

Package Sidebar

Install

npm i not-a-string

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

1.87 kB

Total Files

4

Last publish

Collaborators

  • wtg