I have another problem with `aws.lambda.CallbackFu...
# typescript
b
I have another problem with
aws.lambda.CallbackFunction
I have a bit of code that uses a decorator, but the default transpiler can't handle it. Is there a way to use
tsc
or
babel
to do the transpiling correctly?
f
I have recently raised an issue to upgrade ts-node.
Link through to the duplicate and add this problem as a comment