curaflow/node_modules/lodash.isboolean
Deep Koluguri 231a84182e
Build Curio HMS / build-and-deploy (push) Successful in 50s Details
feat: full multi-tenant auth - JWT login, clinic registration, super admin CRUD
2026-05-25 21:43:30 -04:00
..
LICENSE feat: full multi-tenant auth - JWT login, clinic registration, super admin CRUD 2026-05-25 21:43:30 -04:00
README.md feat: full multi-tenant auth - JWT login, clinic registration, super admin CRUD 2026-05-25 21:43:30 -04:00
index.js feat: full multi-tenant auth - JWT login, clinic registration, super admin CRUD 2026-05-25 21:43:30 -04:00
package.json feat: full multi-tenant auth - JWT login, clinic registration, super admin CRUD 2026-05-25 21:43:30 -04:00

README.md

lodash.isboolean v3.0.3

The lodash method _.isBoolean exported as a Node.js module.

Installation

Using npm:

$ {sudo -H} npm i -g npm
$ npm i --save lodash.isboolean

In Node.js:

var isBoolean = require('lodash.isboolean');

See the documentation or package source for more details.