basant307/AI_Governance_Project
048
1'use strict';2 3Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });4 5function isBoolean(x) {6 return typeof x === 'boolean';7}8 9exports.isBoolean = isBoolean;10 1'use strict';2 3Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });4 5function isBoolean(x) {6 return typeof x === 'boolean';7}8 9exports.isBoolean = isBoolean;10