Skip to content

ccusage / data-loader / MonthlyUsage

Type Alias: MonthlyUsage

ts
type MonthlyUsage = z.infer<typeof monthlyUsageSchema>;

Type definition for monthly usage aggregation

Released under the MIT License.