rynop / dynamodb-local

A wrapper for AWS DynamoDB Local, intended for use in testcases
MIT License
52 stars 30 forks source link

Readme does not correspond to ts declarations #21

Open shawnmclean opened 6 years ago

shawnmclean commented 6 years ago

For example, typescript file exports

stop(port:number)

but doc has:

stopChild(child)