minishouyin/node_modules/antd/es/form/style/fallbackCmp.d.ts

7 lines
213 B
TypeScript
Raw Permalink Normal View History

2025-11-12 11:35:57 +08:00
/**
* Fallback of IE.
* Safe to remove.
*/
declare const _default: import("react").FunctionComponent<import("@ant-design/cssinjs-utils/lib/util/genStyleUtils").SubStyleComponentProps>;
export default _default;