5 lines
No EOL
51 B
TypeScript
5 lines
No EOL
51 B
TypeScript
class Pipe extends Entity {
|
|
update() {
|
|
|
|
}
|
|
} |