serverless-plugin-typescript icon indicating copy to clipboard operation
serverless-plugin-typescript copied to clipboard

Example is missing type information

Open slavafomin opened this issue 3 years ago • 1 comments

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 avatar Dec 03 '22 08:12 slavafomin

@slavafomin PR with improvement is welcome

medikoo avatar Dec 05 '22 12:12 medikoo