UNPKG

attributes-kit

Version:
16 lines (13 loc) 270 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Attributes Playground</title> </head> <body> <div id="applicationContainer"> </div> <script src="/webpack-dev-server.js"></script> <script src="/playground.js"></script> </body> </html>