Skip to content

Commit

Permalink
Merge aafa980 into b061f5e
Browse files Browse the repository at this point in the history
  • Loading branch information
JoviDeCroock committed Nov 15, 2021
2 parents b061f5e + aafa980 commit b668a22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compat/src/index.d.ts
Expand Up @@ -39,6 +39,7 @@ declare namespace React {
export import Fragment = preact.Fragment;
export import createElement = preact.createElement;
export import cloneElement = preact.cloneElement;
export import ComponentProps = preact.ComponentProps;

// Suspense
export import Suspense = _Suspense.Suspense;
Expand Down

0 comments on commit b668a22

Please sign in to comment.