UNPKG

cheetah-grid

Version:

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

4 lines (2 loc) 99 B
import type { Theme } from "../themes/theme"; export const themes: { [key: string]: Theme } = {};