Moved to jasmine + div. updates
This commit is contained in:
@@ -11,3 +11,8 @@ export class Wiring {
|
||||
setCurrentPortResolver(portResolver);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
const wiring = new Wiring();
|
||||
wiring.apply();
|
||||
export default wiring;
|
||||
Reference in New Issue
Block a user