UNPKG

@wordpress/components

Version:
4 lines 301 B
import type { RovingTabIndexItemProps } from './types'; export declare const RovingTabIndexItem: import("react").ForwardRefExoticComponent<Omit<RovingTabIndexItemProps, "ref"> & import("react").RefAttributes<any>>; export default RovingTabIndexItem; //# sourceMappingURL=roving-tab-index-item.d.ts.map