Files
a3be6a03-52e9-492c-b363-103…/registry/schemas/Globe.schema.json
2026-01-29 18:43:35 +00:00

7 lines
147 B
JSON

{
"name": "Globe",
"propsSchema": {
"className?": "string",
"config?": "COBEOptions - Custom globe configuration (see COBE docs)"
}
}