mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-17 01:43:08 +09:00
11 lines
229 B
HTML
11 lines
229 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Invalid source map</title>
|
|
<link rel="stylesheet" type="text/css" href="doc_invalid_sourcemap.css">
|
|
</head>
|
|
<body>
|
|
<div>invalid source map</div>
|
|
</body>
|
|
</html>
|