UNPKG

@aplus-frontend/antdv

Version:

Vue basic component library maintained based on ant-design-vue

3 lines (2 loc) 139 B
export declare const useProvideSticky: () => void; export declare const useInjectSticky: () => import("vue").ShallowRef<boolean, boolean>;