Gazebo_simulation-Frontend/node_modules/.cache/babel-loader/8df4ab1d5653d37872fd406a3a9...

1 line
273 B
JSON
Raw Permalink Normal View History

2020-12-21 11:29:31 -04:00
{"ast":null,"code":"\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = isCompatTag;\n\nfunction isCompatTag(tagName) {\n return !!tagName && /^[a-z]/.test(tagName);\n}","map":null,"metadata":{},"sourceType":"script"}