fill-path.d.ts 65 B

1
  1. export default function fillPath(source: any, target: any): any;