chore: regenerate SDK TypeScript bindings for metrics types

This commit is contained in:
Aiden McClelland
2026-03-31 20:52:41 -06:00
parent 3de91687f1
commit 7c304eef02
8 changed files with 71 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
// This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
export type UsersResponse = { uniqueServers: bigint; totalCheckins: bigint }