@writetome51/is-string-not-string

2.0.0 • Public • Published

isString(arg): boolean

Returns true if arg is type 'string'.

notString(arg): boolean

Installation

npm i @writetome51/is-string-not-string

Loading

import { isString, notString } from '@writetome51/is-string-not-string';

Package Sidebar

Install

npm i @writetome51/is-string-not-string

Weekly Downloads

1

Version

2.0.0

License

MIT

Unpacked Size

2.2 kB

Total Files

4

Last publish

Collaborators

  • writetome51