Skip to content

Commit 6089cd7

Browse files
committed
chore: rm api copy btn
1 parent f8b0cd4 commit 6089cd7

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

pages/docs/api/js.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,13 @@
11
import styles from "./api-reference.module.css";
22
import Indent from "./indent";
33
import Method from "./method";
4-
import CopyRawMdxButton from "@/components/CopyRawMdxButton";
54

65
<div className={styles.apiReference}>
76

87
# API Reference
98

109
> _Last updated: 2025-08-09 loro-crdt@1.5.10_
1110
12-
<CopyRawMdxButton />
13-
1411
## Overview
1512

1613
Loro is a powerful Conflict-free Replicated Data Type (CRDT) library that enables real-time collaboration. If CRDTs are new to you, start with [What are CRDTs](/docs/concepts/crdt) for a gentle intro. This API reference provides comprehensive documentation for all classes, methods, and types available in the JavaScript/TypeScript binding.

0 commit comments

Comments
 (0)