🌿 emptyUsage.ts

This commit is contained in:
nirholas
2026-03-31 10:23:47 +00:00
parent 1b98b9e131
commit 7c062754e0

View File

@@ -20,3 +20,4 @@ export const EMPTY_USAGE: Readonly<NonNullableUsage> = {
iterations: [],
speed: 'standard',
}