/** * 升级要点: * - 数据源迁移 * @param json 升级前的 JSON * @returns 升级后的 JSON */ export function upgrade(json: any): any; //# sourceMappingURL=2.12.d.ts.map