UNPKG

cheetah-grid

Version:

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

9 lines (7 loc) 154 B
import * as canvashelper from "./tools/canvashelper"; /** * tools * @namespace cheetahGrid.tools * @memberof cheetahGrid */ export { canvashelper };