UNPKG

fastlion-amis

Version:

一种MIS页面生成工具

5 lines (4 loc) 138 B
/** * 兼容之前的 RootCloseWrapper 写法 */ export declare const RootClose: ({ children, onRootClose, ...props }: any) => any;