UNPKG

@conarti/eslint-plugin-feature-sliced

Version:
8 lines (7 loc) 208 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.isUndefined = void 0; function isUndefined(target) { return target === undefined; } exports.isUndefined = isUndefined;