UNPKG

@cainiaofe/cn-ui-m

Version:
3 lines (2 loc) 149 B
import type { IFormilyJsonSchema } from "../../formily"; export declare const isOperationsComponent: (schema: IFormilyJsonSchema.Schema) => boolean;