UNPKG

@egjs/grid

Version:

A component that can arrange items according to the type of grids

8 lines (7 loc) 127 B
/** * egjs-grid * Copyright (c) 2021-present NAVER Corp. * MIT license */ import Grid from "./index"; export default Grid;