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