UNPKG

react-linear-gradient-picker

Version:
7 lines (6 loc) 128 B
import { NoopFunction } from '../../types'; /** * Executes nothing. */ declare const noop: NoopFunction; export default noop;