Skip to content

Conversation

@niedzielski
Copy link
Contributor

  • Try to mimic the Preact TSD.

  • Example usage with noImplicitAny enabled:

    import { render } from "preact-render-to-string";

  • No idea if I've done it right but it seems to compile and hopefully
    someone more knowledgeable can build on this.

- Try to mimic the Preact TSD.

- Example usage with `noImplicitAny` enabled:

  import { render } from "preact-render-to-string";

- No idea if I've done it right but it seems to compile and hopefully
  someone more knowledgeable can build on this.
@developit developit self-requested a review September 8, 2017 14:39
Copy link
Member

@developit developit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@developit developit merged commit 393c799 into preactjs:master Sep 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants