UNPKG

lmd

Version:

LMD: Lazy Module Declaration

10 lines 219 B
<!DOCTYPE html> <html> <head> <title>LMD adaptation example</title> </head> <body> <ul class="b-list"></ul> <script type="text/javascript" src="index.js"></script> </body> </html>