Skip to content

Instantly share code, notes, and snippets.

@mlevkovsky
Created July 3, 2019 22:04
Show Gist options
  • Save mlevkovsky/6ecf90d9db659db5bfea83b2b4c7211d to your computer and use it in GitHub Desktop.
Save mlevkovsky/6ecf90d9db659db5bfea83b2b4c7211d to your computer and use it in GitHub Desktop.
main application entrypoint
import 'reflect-metadata';
export { s3Handler } from './app/controllers/S3Controller';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment