#toast
A message tip of javascript library for mobile write with Typescript.
##Usage
- showExShortTop(message)
- showExShortCenter(message)
- showExShortBottom(message)
- showShortTop(message)
- showShortCenter(message)
- showShortBottom(message)
- showLongTop(message)
- showLongCenter(message)
- showLongBottom(message)
You can see the 'demo.html' file
