Skip to content

Commit 9ee4572

Browse files
committed
fix components
1 parent 4a1c653 commit 9ee4572

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/content/docs/durable-objects/api/storage-api.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ import {
1111
MetaInfo,
1212
GlossaryTooltip,
1313
TypeScriptExample,
14+
Details,
1415
} from "~/components";
1516

1617
The Durable Object Storage API allows <GlossaryTooltip term="Durable Object">Durable Objects</GlossaryTooltip> to access transactional and strongly consistent storage. A Durable Object's attached storage is private to its unique instance and cannot be accessed by other objects.

0 commit comments

Comments
 (0)