export default {
  cjs: 'rollup',
  esm: 'rollup',
  doc: {
    typescript: true,
  },
};
