Skip to content

Commit

Permalink
litnfix
Browse files Browse the repository at this point in the history
eh
  • Loading branch information
NullVoxPopuli committed Dec 11, 2023
1 parent fb121e7 commit 74182cc
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/@glimmer/debug/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@
"toml": "^3.0.0",
"typescript": "*"
}
}
}
2 changes: 1 addition & 1 deletion packages/@glimmer/destroyable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@
"rollup": "^4.5.1",
"typescript": "*"
}
}
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

import type { Dict, Maybe } from '@glimmer/interfaces';
import type { Reactive } from '@glimmer/reference';
import { readReactive, ResultFormula } from '@glimmer/reference';
Expand Down

0 comments on commit 74182cc

Please sign in to comment.