Skip to content

Commit 618465f

Browse files
committed
Remove unnecessary re-export for StaticValue type
1 parent b887b93 commit 618465f

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.changeset/hip-eels-ring.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
'lit': patch
32
'lit-html': patch
43
---
54

packages/lit/src/index.all.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ export {
3636
svg as staticSvg,
3737
unsafeStatic,
3838
withStatic,
39-
StaticValue,
4039
} from './static-html.js';
4140

4241
if (!window.litDisableBundleWarning) {

0 commit comments

Comments
 (0)