UNPKG

component-builder-jed

Version:
13 lines 214 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title></title> </head> <body> <script src="build/build.js"></script> <script> console.log(require('example')()); </script> </body> </html>