UNPKG

bp-space-invaders

Version:
5 lines (4 loc) 71 B
export interface BoardModel { width: number; height: number; }