Files
wizapp-stdlib/codegen_custom_data_example.json
2025-12-13 03:02:11 +00:00

16 lines
313 B
JSON

{
"dbl_list_data": {
"CustomType": {
"node_typename": "CustomTypeNode",
"list_typename": "CustomTypeList",
"hdr_decl_types": [
{
"name": "custom_type",
"cargs": [],
"typedef_name": "CustomType"
}
],
"src_decl_types": []
}
}
}