Files
58ecfa18-6bdc-4f85-87cb-b9e…/registry/schemas/Globe.schema.json
2026-01-27 21:48:58 +00:00

7 lines
147 B
JSON

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