UNPKG

@haelp/teto

Version:

A typescript-based controllable TETR.IO client.

5 lines 137 B
import type { Game } from "../.."; export interface Ribbon { "config.handling": Game.Handling; } //# sourceMappingURL=ribbon.d.ts.map