UNPKG

@atlaskit/eslint-plugin-design-system

Version:

The essential plugin for use with the Atlassian Design System.

3 lines 69 B
export function notUndefined(value) { return value !== undefined; }