{
    input: ['src/index.ts', 'src/Bezier.ts'],
    output: [
      { dir: './dist/esm', format: 'es' },
    ],