flower-mp/node_modules/tdesign-miniprogram/miniprogram_dist/sticky/props.d.ts
2025-09-16 10:26:42 +08:00

4 lines
98 B
TypeScript

import { TdStickyProps } from './type';
declare const props: TdStickyProps;
export default props;