UNPKG

@haelp/teto

Version:

A typescript-based controllable TETR.IO client.

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