export {
  parseMemInfo,
  parseChildInfo,
  getCardCustom,
  parseBattleInfo,
} from './parser-base-card/core';
