UNPKG

@knovator/masters-admin

Version:

Package for integrating Masters, Submasters functionality in React projects

4 lines (3 loc) 169 B
/// <reference types="react" /> declare const SubMasterFormActions: ({ formRef }: FormActionWrapperProps) => JSX.Element | null; export default SubMasterFormActions;