UNPKG

tdesign-react

Version:
6 lines (5 loc) 287 B
import './style/index.js'; export type { AffixProps, AffixRef } from './Affix'; export * from './type'; export declare const Affix: import("react").ForwardRefExoticComponent<import("./Affix").AffixProps & import("react").RefAttributes<import("./Affix").AffixRef>>; export default Affix;