Files
FreeERP.Applet/miniprogram/miniprogram_npm/tdesign-miniprogram/drawer/props.d.ts
T

4 lines
98 B
TypeScript

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