library web_foo; import 'bar.dart'; void main() { new MyComponent('Things'); }