UNPKG

@haelp/teto

Version:

A typescript-based controllable TETR.IO client.

5 lines 229 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; } //# sourceMappingURL=staff.d.ts.map