mirror of
https://github.com/xibyte/jsketcher
synced 2025-12-14 20:33:30 +01:00
8 lines
No EOL
48 B
JavaScript
8 lines
No EOL
48 B
JavaScript
|
|
export class Curve {
|
|
|
|
constructor() {
|
|
|
|
}
|
|
|
|
} |