source: node_modules/property-information/hast-to-react.json@ deea3c4

main
Last change on this file since deea3c4 was d24f17c, checked in by Aleksandar Panovski <apano77@…>, 15 months ago

Initial commit

  • Property mode set to 100644
File size: 535 bytes
Line 
1{
2 "classId": "classID",
3 "dataType": "datatype",
4 "itemId": "itemID",
5 "strokeDashArray": "strokeDasharray",
6 "strokeDashOffset": "strokeDashoffset",
7 "strokeLineCap": "strokeLinecap",
8 "strokeLineJoin": "strokeLinejoin",
9 "strokeMiterLimit": "strokeMiterlimit",
10 "typeOf": "typeof",
11 "xLinkActuate": "xlinkActuate",
12 "xLinkArcRole": "xlinkArcrole",
13 "xLinkHref": "xlinkHref",
14 "xLinkRole": "xlinkRole",
15 "xLinkShow": "xlinkShow",
16 "xLinkTitle": "xlinkTitle",
17 "xLinkType": "xlinkType",
18 "xmlnsXLink": "xmlnsXlink"
19}
Note: See TracBrowser for help on using the repository browser.