import './reorganize_html.dart' show reorganizeHtml; void main() { reorganizeHtml(); }