chore: charlie23

This commit is contained in:
BluJ
2023-04-17 13:40:07 -06:00
parent 4b74906ada
commit 2e216b2c6f
6 changed files with 107 additions and 31 deletions

View File

@@ -14,4 +14,4 @@ export class NetworkBuilder {
getPort(id: string) {
return new LocalPort(this.effects, id);
}
}
}