UNPKG

@cainiaofe/cn-ui-m

Version:
4 lines (3 loc) 187 B
import * as React from 'react'; import type { CnReadOnlyProps } from "../../components/cn-read-only"; export declare const CnReadOnly: React.FC<React.PropsWithChildren<CnReadOnlyProps>>;