update HTMLElementTagNameMap
This commit is contained in:
parent
662c461c94
commit
6ee7597805
1 changed files with 1 additions and 0 deletions
|
@ -756,5 +756,6 @@ export class CohostSharedItem extends LitElement {
|
|||
declare global {
|
||||
interface HTMLElementTagNameMap {
|
||||
"cohost-post": CohostPost;
|
||||
"cohost-shared-item": CohostSharedItem;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue