UNPKG

ant-design-vue

Version:

An enterprise-class UI design language and Vue-based implementation

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