UNPKG

@platform/react

Version:

React refs and helpers.

3 lines (2 loc) 108 B
import { IFocusEvent } from './types'; export declare const focus$: import("rxjs").Observable<IFocusEvent>;