简体中文
外观
Home > LC_DESIGN_COMPONENTS
type LC_DESIGN_COMPONENTS = { [K in KComponentsIndex]: (props: ReactComponentProps<K>) => React.ReactElement; };