From b64700ccf43ba08e9c3a0fd9b437b62f6aa73e50 Mon Sep 17 00:00:00 2001 From: victor-openai Date: Wed, 10 Sep 2025 17:07:00 -0700 Subject: [PATCH] rev --- dist/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/index.d.ts b/dist/index.d.ts index 53ae8fb..d234e71 100644 --- a/dist/index.d.ts +++ b/dist/index.d.ts @@ -1,2 +1,2 @@ -export type Test = 'alpha' | 'beta' | 'gamma'; +export type Test = 'alpha' | 'beta' | 'gamma' | 'zeta'; //# sourceMappingURL=index.d.ts.map \ No newline at end of file