UNPKG

@atlaskit/eslint-plugin-design-system

Version:

The essential plugin for use with the Atlassian Design System.

9 lines (8 loc) 179 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.notUndefined = notUndefined; function notUndefined(value) { return value !== undefined; }