UNPKG

linkmore-design

Version:

🌈 πŸš€lmη»„δ»ΆεΊ“γ€‚πŸš€

4 lines (3 loc) β€’ 202 B
import type { ClearableInputProps } from './ClearableLabeledInput'; import type { InputProps } from './Input'; export declare function hasPrefixSuffix(props: InputProps | ClearableInputProps): boolean;