Skip to content

Instantly share code, notes, and snippets.

@simontreny
Created October 18, 2019 08:49
Show Gist options
  • Save simontreny/c1cf633999cd8c1f505c61c70657a7c0 to your computer and use it in GitHub Desktop.
Save simontreny/c1cf633999cd8c1f505c61c70657a7c0 to your computer and use it in GitHub Desktop.
import { TodoService } from "./todoService";
export const todoService = new TodoService();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment