Files
sundynix-plant-mp/node_modules/tdesign-miniprogram/miniprogram_dist/footer/props.d.ts
T
2026-02-04 14:02:31 +08:00

4 lines
98 B
TypeScript

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