Skip to content

ccusage / data-loader / MonthlyUsage

Type Alias: MonthlyUsage

ts
type MonthlyUsage = v.InferOutput<typeof monthlyUsageSchema>;

Type definition for monthly usage aggregation

Released under the MIT License.