Buckets:
| interface ApiCallMetrics { | |
| anonymous: number; | |
| authenticated: number; | |
| unauthorized: number; | |
| forbidden: number; | |
| } | |
| declare class ApiMetricsCollector { | |
| private metrics; | |
| recordCall(hasToken: boolean, status: number): void; | |
| getMetrics(): ApiCallMetrics; | |
| resetMetrics(): void; | |
| } | |
| export declare const apiMetrics: ApiMetricsCollector; | |
| export {}; | |
| //# sourceMappingURL=api-metrics.d.ts.map |
Xet Storage Details
- Size:
- 410 Bytes
- Xet hash:
- 3d3e88c58d079ef2c5784851d979a4a01be27f3ec3be15bec3edc493aa81c84b
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.