Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: alias Function as LambdaFunction to avoid linter error (#1398)
New tslint error introduced: Do not use the Function constructor to create functions but we don't really mean the native "Function" here.
- Loading branch information