@remotion/shapes
Advanced tools
Comparing version 3.3.64 to 3.3.65
import type { Instruction } from '@remotion/paths'; | ||
export declare const joinPoints: (points: [number, number][], { edgeRoundness, cornerRadius, roundCornerStrategy, }: { | ||
export declare const joinPoints: (points: [ | ||
number, | ||
number | ||
][], { edgeRoundness, cornerRadius, roundCornerStrategy, }: { | ||
edgeRoundness: number | null; | ||
@@ -4,0 +7,0 @@ cornerRadius: number; |
{ | ||
"name": "@remotion/shapes", | ||
"version": "3.3.64", | ||
"version": "3.3.65", | ||
"description": "Utility functions and components for SVG shapes", | ||
@@ -48,5 +48,5 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@remotion/paths": "3.3.64" | ||
"@remotion/paths": "3.3.65" | ||
}, | ||
"gitHead": "1a1b9b629f944b951b2085f46ff863a139589c5f" | ||
"gitHead": "f1fcd9c71dc6f811c8f29df08ca820eb71b23108" | ||
} |
41560
906
+ Added@remotion/paths@3.3.65(transitive)
- Removed@remotion/paths@3.3.64(transitive)
Updated@remotion/paths@3.3.65