Skip to content

Commit

Permalink
don't leak broken type imports
Browse files Browse the repository at this point in the history
  • Loading branch information
ef4 committed Mar 10, 2021
1 parent 34c0a0c commit 31317db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addon/@ember/test-waiters/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export {
export type {
WaiterName,
Token,
Primitive,
Expand Down

0 comments on commit 31317db

Please sign in to comment.