UNPKG

ant-design-vue

Version:

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

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