UNPKG

@cloud-copilot/iam-collect

Version:

Collect IAM information from AWS Accounts

7 lines 221 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.isDefined = isDefined; function isDefined(value) { return value !== undefined && value !== null; } //# sourceMappingURL=types.js.map