UNPKG

@haelp/teto

Version:

A typescript-based controllable TETR.IO client.

5 lines (4 loc) 190 B
export interface Staff { /** In a normal TETR.IO client, this allows an admin to "eval" any code on any client. The code to evaluate is the string data passed. */ "staff.xrc": string; }