diff --git a/api/client.ts b/api/client.ts new file mode 100644 index 0000000..87affac --- /dev/null +++ b/api/client.ts @@ -0,0 +1,4 @@ + +export class Client { + +} \ No newline at end of file