UNPKG

74 BPlain TextView Raw
1import TodoApp from './todomvc/todo-app';
2
3const todoApp = new TodoApp();