index.d.ts 72 B

12
  1. export { Arc } from './arc';
  2. export type { ArcOptions } from './types';