UNPKG

cheetah-grid

Version:

Cheetah Grid is a high performance grid engine that works on canvas

5 lines (3 loc) 146 B
import { DrawGrid } from "./core/DrawGrid"; import { DG_EVENT_TYPE as EVENT_TYPE } from "./core/DG_EVENT_TYPE"; export { DrawGrid, EVENT_TYPE };