Skip to content

Instantly share code, notes, and snippets.

@timse
Created May 16, 2017 13:00
Show Gist options
  • Save timse/9c0f0867c92dc39ebe30dfb3d4fd9479 to your computer and use it in GitHub Desktop.
Save timse/9c0f0867c92dc39ebe30dfb3d4fd9479 to your computer and use it in GitHub Desktop.
// foo.js
import preact from 'preact';
console.log(preact.toString());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment