serverless-plugin-typescript
serverless-plugin-typescript copied to clipboard
Example is missing type information
Hello!
The provided example is missing any type information from function arguments. The documentation also doesn't provide any type declaration examples.
What is the purpose of using TypeScript without specifying the types? 🤔
@slavafomin PR with improvement is welcome