UNPKG

cheetah-grid

Version:

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

4 lines (2 loc) 104 B
import type { IconDefine } from "../ts-types"; export const icons: { [key: string]: IconDefine } = {};