Hey there! I get a "TypeError: Plugin is not a constructor" when trying to run `serverless offline start` with serverless-dynamodb-client plugin enabled. Version I used: - serverless v1.32.0 - node v8.10 - serverless-offline v3.28.1 - serverless-dynamodb-local v0.2.35 On top of that I use typescript. Thanks for the help