UNPKG

mini-program-event-store

Version:

A small responsive system suitable for handling data responsive issues in mini program development

13 lines (12 loc) 314 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Document</title> </head> <body> <script src="./event-store-test.js" type="module"></script> <div id="app"></div> </body> </html>