Skip to content

Instantly share code, notes, and snippets.

@ilyasakin
Created June 14, 2022 20:21
Show Gist options
  • Save ilyasakin/f7b67cb48d9fe78824785ff72370f12d to your computer and use it in GitHub Desktop.
Save ilyasakin/f7b67cb48d9fe78824785ff72370f12d to your computer and use it in GitHub Desktop.
import LoadingService from './loading.service.ts';
export const loadingService: LoadingService = new LoadingService();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment