"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.entityDesc = void 0; ; exports.entityDesc = { locales: { zh_CN: { name: "地铁", attr: { name: "线路", area: "城市", }, }, } };