UNPKG

lark-cms

Version:

Multi terminal CMS component library

6 lines (5 loc) 225 B
import type { IDraggableGridProps } from "./draggable-grid.rn"; import { YhwDraggableGridRN } from "./draggable-grid.rn"; export { YhwDraggableGridRN }; export type { IDraggableGridProps }; export default YhwDraggableGridRN;