UNPKG

is-boolean-object

Version:

Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.

10 lines (9 loc) 114 B
{ "extends": "@ljharb/tsconfig", "compilerOptions": { "target": "ES2021", }, "exclude": [ "coverage" ] }