UNPKG

@casipe/react-service-provider

Version:
4 lines (3 loc) 145 B
import { FC } from 'react'; import { RegistryActionsProps } from './interfaces'; export declare const RegistryActions: FC<RegistryActionsProps>;