UNPKG

@amnstak/react-image-annotate

Version:

[![npm version](https://img.shields.io/npm/v/@asi/react-image-annotate.svg)](https://www.npmjs.com/package/@amnstak/react-image-annotate)

2 lines (1 loc) 79 B
export declare const notEmpty: <T>(value: T | null | undefined) => value is T;