UNPKG

infinity-forge

Version:
4 lines (3 loc) 73 B
export interface IInputSearch { onChange: (value: string) => void; }