Skip to content

Commit

Permalink
feat: reexport CustomElementModel type from TRE
Browse files Browse the repository at this point in the history
  • Loading branch information
jsamr committed Jun 4, 2021
1 parent a6c23c3 commit c5a01f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/render-html/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ export type { MixedStyleDeclaration } from '@native-html/css-processor';
export type {
AnchorTagName,
AttribTagNames,
CustomElementModel,
DefaultHTMLElementModelsStatic,
DomVisitorCallbacks,
EditsTagNames,
Expand Down

0 comments on commit c5a01f0

Please sign in to comment.