mirror of
https://github.com/youzan/vant.git
synced 2026-05-05 01:00:55 +08:00
chore: export some types (#8309)
This commit is contained in:
@@ -5,3 +5,4 @@ const Sticky = withInstall<typeof _Sticky>(_Sticky);
|
||||
|
||||
export default Sticky;
|
||||
export { Sticky };
|
||||
export type { StickyPosition } from './Sticky';
|
||||
|
||||
Reference in New Issue
Block a user