Skip to content

Instantly share code, notes, and snippets.

@cmather
Created September 26, 2021 17:25
Show Gist options
  • Save cmather/5cd3d637d44466d39939098c1d7b4ff2 to your computer and use it in GitHub Desktop.
Save cmather/5cd3d637d44466d39939098c1d7b4ff2 to your computer and use it in GitHub Desktop.
app/index.ts
import { Application } from '@elemnets/application';
let app = new Application();
export default app;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment