mirror of
https://github.com/xibyte/jsketcher
synced 2025-12-15 04:45:06 +01:00
8 lines
No EOL
54 B
JavaScript
8 lines
No EOL
54 B
JavaScript
|
|
export class Surface {
|
|
|
|
constructor() {
|
|
|
|
}
|
|
|
|
} |