UNPKG

@ryo-98/react-api-bridge

Version:
2 lines (1 loc) 85 B
export declare const removeArrayElement: <T>(entity: T[] | T, element: any) => void;