qauMaWeb/node_modules/.cache/babel-loader/4359a94dbea7bceac4c5bd8c3ab...

1 line
11 KiB
JSON
Raw Normal View History

2024-10-13 18:02:27 +08:00
{"ast":null,"code":"/*\n* Licensed to the Apache Software Foundation (ASF) under one\n* or more contributor license agreements. See the NOTICE file\n* distributed with this work for additional information\n* regarding copyright ownership. The ASF licenses this file\n* to you under the Apache License, Version 2.0 (the\n* \"License\"); you may not use this file except in compliance\n* with the License. You may obtain a copy of the License at\n*\n* http://www.apache.org/licenses/LICENSE-2.0\n*\n* Unless required by applicable law or agreed to in writing,\n* software distributed under the License is distributed on an\n* \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\n* KIND, either express or implied. See the License for the\n* specific language governing permissions and limitations\n* under the License.\n*/\n\n/**\n * AUTO-GENERATED FILE. DO NOT MODIFY.\n */\n\n/*\n* Licensed to the Apache Software Foundation (ASF) under one\n* or more contributor license agreements. See the NOTICE file\n* distributed with this work for additional information\n* regarding copyright ownership. The ASF licenses this file\n* to you under the Apache License, Version 2.0 (the\n* \"License\"); you may not use this file except in compliance\n* with the License. You may obtain a copy of the License at\n*\n* http://www.apache.org/licenses/LICENSE-2.0\n*\n* Unless required by applicable law or agreed to in writing,\n* software distributed under the License is distributed on an\n* \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\n* KIND, either express or implied. See the License for the\n* specific language governing permissions and limitations\n* under the License.\n*/\nexport { install as GridSimpleComponent } from '../component/grid/installSimple.js';\nexport { install as GridComponent } from '../component/grid/install.js';\nexport { install as PolarComponent } from '../component/polar/install.js';\nexport { install as RadarComponent } from '../component/radar/install.js';\nexport { install as GeoComponent } from '../component/geo/install.js';\nexport { install as SingleAxisComponent } from '../component/singleAxis/install.js';\nexport { install as ParallelComponent } from '../component/parallel/install.js';\nexport { install as CalendarComponent } from '../component/calendar/install.js';\nexport { install as GraphicComponent } from '../component/graphic/install.js';\nexport { install as ToolboxComponent } from '../component/toolbox/install.js';\nexport { install as TooltipComponent } from '../component/tooltip/install.js';\nexport { install as AxisPointerComponent } from '../component/axisPointer/install.js';\nexport { install as BrushComponent } from '../component/brush/install.js';\nexport { install as TitleComponent } from '../component/title/install.js';\nexport { install as TimelineComponent } from '../component/timeline/install.js';\nexport { install as MarkPointComponent } from '../component/marker/installMarkPoint.js';\nexport { install as MarkLineComponent } from '../component/marker/installMarkLine.js';\nexport { install as MarkAreaComponent } from '../component/marker/installMarkArea.js';\nexport { install as LegendComponent } from '../component/legend/install.js';\nexport { install as LegendScrollComponent } from '../component/legend/installLegendScroll.js';\nexport { install as LegendPlainComponent } from '../component/legend/installLegendPlain.js';\nexport { install as DataZoomComponent } from '../component/dataZoom/install.js';\nexport { install as DataZoomInsideComponent } from '../component/dataZoom/installDataZoomInside.js';\nexport { install as DataZoomSliderComponent } from '../component/dataZoom/installDataZoomSlider.js';\nexport { install as VisualMapComponent } from '../component/visualMap/install.js';\nexport { install as VisualMapContinuousComponent } from '../component/visualMap/installVisualMapContinuous.js';\nexport { install as VisualMapPiecewiseComponent } from '../component/visualMap/installVisualMapPiecewise.js';\nexport { install as AriaComponent } from '../component/aria/install.js'