Home / File/ example-item-to-root.json — ui Source File

example-item-to-root.json — ui Source File

Architecture documentation for example-item-to-root.json, a json file in the ui codebase.

Entity Profile

Source Code

{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "example-item-to-root",
  "type": "registry:item",
  "files": [
    {
      "path": "example/config.json",
      "type": "registry:item",
      "content": "{\"foo\": \"bar\"}",
      "target": "~/config.json"
    }
  ]
}

Frequently Asked Questions

What does example-item-to-root.json do?
example-item-to-root.json is a source file in the ui codebase, written in json.
Where is example-item-to-root.json in the architecture?
example-item-to-root.json is located at packages/tests/fixtures/registry/example-item-to-root.json (directory: packages/tests/fixtures/registry).

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free