UNPKG

@haelp/teto

Version:

A typescript-based controllable TETR.IO client.

1 lines 699 B
{"version":3,"sources":["../../../../src/types/events/in/wrapper.ts"],"sourcesContent":["import type { Client } from \"./client\";\nimport type { Game } from \"./game\";\nimport type { Ribbon } from \"./ribbon\";\nimport type { Room } from \"./room\";\nimport type { Social } from \"./social\";\nimport type { Staff } from \"./staff\";\n\nexport * from \"./client\";\nexport * from \"./game\";\nexport * from \"./ribbon\";\nexport * from \"./room\";\nexport * from \"./social\";\nexport * from \"./staff\";\n\nexport type all = Client & Game & Ribbon & Room & Social & Staff;\n"],"names":[],"mappings":"AAOA,cAAc,WAAW;AACzB,cAAc,SAAS;AACvB,cAAc,WAAW;AACzB,cAAc,SAAS;AACvB,cAAc,WAAW;AACzB,cAAc,UAAU"}