Created
September 26, 2021 17:25
-
-
Save cmather/5cd3d637d44466d39939098c1d7b4ff2 to your computer and use it in GitHub Desktop.
app/index.ts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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