UNPKG

@atlaskit/eslint-plugin-design-system

Version:

The essential plugin for use with the Atlassian Design System.

2 lines (1 loc) 121 B
export declare const isZero: (value: string | number | boolean | RegExp | null | undefined | any[] | bigint) => boolean;