mirror of
https://github.com/therootcompany/asn1.js.git
synced 2025-03-15 13:00:38 +00:00
9 lines
116 B
HTML
9 lines
116 B
HTML
<html>
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
</head>
|
|
<body>
|
|
<script src="./asn1.all.js"></script>
|
|
</body>
|
|
</html>
|