// node_modules/.pnpm/echarts@5.5.1/node_modules/echarts/lib/coord/CoordinateSystem.js
function isCoordinateSystemType(coordSys, type) {
return coordSys.type === type;
}
export {
isCoordinateSystemType
};
//# sourceMappingURL=chunk-QAR3K42R.js.map