mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-10 09:10:38 +08:00
9 lines
117 B
HTML
9 lines
117 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<div id="root"></div>
|
|
<script src="/bundle.js"></script>
|
|
</body>
|
|
</html> |