mirror of
https://github.com/yjs/yjs.git
synced 2025-12-24 23:49:26 +01:00
11 lines
237 B
HTML
11 lines
237 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
</head>
|
|
<script src="../../y.js"></script>
|
|
<script src='../../../y-websockets-client/y-websockets-client.js'></script>
|
|
<script src="./index.js"></script>
|
|
</head>
|
|
<body contenteditable="true">
|
|
</body>
|
|
</html>
|