UNPKG

react-layouts-builder

Version:

Lightweight and powerfull react layouts drag and drop

3 lines (2 loc) 135 B
import { LayoutType } from '../interfaces/types'; export declare function removeLayout(layouts: LayoutType, id: string): LayoutType;