Skip to content

Commit

Permalink
delte duplicate type export
Browse files Browse the repository at this point in the history
  • Loading branch information
m2rads committed Dec 6, 2024
1 parent 10a8f14 commit 3bda8ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/shortest/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -131,5 +131,4 @@ export const test: TestAPI = Object.assign(
}
);

export type { TestContext };
export type { ShortestConfig };

0 comments on commit 3bda8ca

Please sign in to comment.